2024-02-11 16:06:10.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-02-11 16:06:10.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:10.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:10.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:10.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:10.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:10.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:10.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1115433e 2024-02-11 16:06:10.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:10.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:10.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:10.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:10.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:10.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:10.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:10.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:10.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:10.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:10.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-02-11 16:06:10.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:10.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:10.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:10.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:10.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:10.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:10.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:10.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:10.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-02-11 16:06:10.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-02-11 16:06:10.426 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.436 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:10.442 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bb0179 2024-02-11 16:06:10.442 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bb0179 2024-02-11 16:06:10.447 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@497cf7fe 2024-02-11 16:06:10.448 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@497cf7fe 2024-02-11 16:06:10.452 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d436a09 2024-02-11 16:06:10.452 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d436a09 2024-02-11 16:06:10.455 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@841fdc5 2024-02-11 16:06:10.455 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@841fdc5 2024-02-11 16:06:10.456 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.457 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@176e957d 2024-02-11 16:06:10.457 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@176e957d 2024-02-11 16:06:10.460 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39835369 2024-02-11 16:06:10.460 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.460 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39835369 2024-02-11 16:06:10.463 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f466572 2024-02-11 16:06:10.463 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f466572 2024-02-11 16:06:10.465 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@686e028a 2024-02-11 16:06:10.465 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@686e028a 2024-02-11 16:06:10.468 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc8b787 2024-02-11 16:06:10.468 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc8b787 2024-02-11 16:06:10.468 [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-11 16:06:10.701 [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-11 16:06:10.702 [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-11 16:06:10.702 [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-11 16:06:10.703 [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-11 16:06:10.735 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.736 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 16:06:10.736 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:10.736 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 16:06:10.793 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.841 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.873 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.896 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.921 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.934 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:10.938 [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-11 16:06:10.938 [DefaultDispatcher-worker-3 @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-11 16:06:11.047 [DefaultDispatcher-worker-1 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14 2024-02-11 16:06:11.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-02-11 16:06:11.087 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-02-11 16:06:11.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 16:06:11.088 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b7eac14: (connection evicted) 2024-02-11 16:06:11.089 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bb0179: (connection evicted) 2024-02-11 16:06:11.089 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@497cf7fe: (connection evicted) 2024-02-11 16:06:11.090 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d436a09: (connection evicted) 2024-02-11 16:06:11.090 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@841fdc5: (connection evicted) 2024-02-11 16:06:11.091 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@176e957d: (connection evicted) 2024-02-11 16:06:11.091 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39835369: (connection evicted) 2024-02-11 16:06:11.092 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f466572: (connection evicted) 2024-02-11 16:06:11.092 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@686e028a: (connection evicted) 2024-02-11 16:06:11.093 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bc8b787: (connection evicted) 2024-02-11 16:06:11.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:11.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-02-11 16:06:11.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-02-11 16:06:11.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-02-11 16:06:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd737ea 2024-02-11 16:06:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:11.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:11.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-02-11 16:06:11.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:11.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:11.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:11.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:11.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:11.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:11.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:11.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:11.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-02-11 16:06:11.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-02-11 16:06:11.109 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.121 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.123 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.125 [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-11 16:06:11.125 [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-11 16:06:11.125 [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-11 16:06:11.126 [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-11 16:06:11.142 [DefaultDispatcher-worker-5 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.143 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 16:06:11.143 [DefaultDispatcher-worker-5 @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-11 16:06:11.143 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-02-11 16:06:11.149 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.169 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.188 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.189 [DefaultDispatcher-worker-1 @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-11 16:06:11.206 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.206 [DefaultDispatcher-worker-1 @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-11 16:06:11.207 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:11.212 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@157f3bf7 2024-02-11 16:06:11.212 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@157f3bf7 2024-02-11 16:06:11.216 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb8d728 2024-02-11 16:06:11.216 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb8d728 2024-02-11 16:06:11.218 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f875087 2024-02-11 16:06:11.218 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f875087 2024-02-11 16:06:11.221 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a85dd13 2024-02-11 16:06:11.221 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a85dd13 2024-02-11 16:06:11.222 [DefaultDispatcher-worker-8 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.223 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3649f537 2024-02-11 16:06:11.223 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3649f537 2024-02-11 16:06:11.226 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b956541 2024-02-11 16:06:11.226 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b956541 2024-02-11 16:06:11.228 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb313dc 2024-02-11 16:06:11.228 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb313dc 2024-02-11 16:06:11.229 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.231 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aaa225c 2024-02-11 16:06:11.231 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aaa225c 2024-02-11 16:06:11.233 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43339873 2024-02-11 16:06:11.234 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43339873 2024-02-11 16:06:11.234 [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-11 16:06:11.307 [DefaultDispatcher-worker-2 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a0963be 2024-02-11 16:06:11.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-02-11 16:06:11.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-02-11 16:06:11.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 16:06:11.344 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a0963be: (connection evicted) 2024-02-11 16:06:11.345 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@157f3bf7: (connection evicted) 2024-02-11 16:06:11.345 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb8d728: (connection evicted) 2024-02-11 16:06:11.346 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f875087: (connection evicted) 2024-02-11 16:06:11.347 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a85dd13: (connection evicted) 2024-02-11 16:06:11.347 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3649f537: (connection evicted) 2024-02-11 16:06:11.347 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b956541: (connection evicted) 2024-02-11 16:06:11.348 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb313dc: (connection evicted) 2024-02-11 16:06:11.348 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aaa225c: (connection evicted) 2024-02-11 16:06:11.349 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43339873: (connection evicted) 2024-02-11 16:06:11.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:11.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-02-11 16:06:11.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-02-11 16:06:11.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26d40c77 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:11.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:11.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:11.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-02-11 16:06:11.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6481dce5 2024-02-11 16:06:11.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6481dce5 2024-02-11 16:06:11.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-02-11 16:06:11.499 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:11.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e29f28e 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:11.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:11.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b46831 2024-02-11 16:06:11.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b46831 2024-02-11 16:06:11.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-02-11 16:06:11.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-02-11 16:06:11.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:11.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:11.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:11.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:11.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:11.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:11.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@320ff86f 2024-02-11 16:06:11.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:11.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:11.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:11.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-02-11 16:06:11.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@84f51d9 2024-02-11 16:06:11.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@84f51d9 2024-02-11 16:06:11.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-02-11 16:06:11.848 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:11.854 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b46831 2024-02-11 16:06:11.859 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38673/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 16:06:11.859 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38673/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-02-11 16:06:11.859 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38673/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 16:06:11.868 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:11.904 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38673/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 16:06:11.904 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38673/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-02-11 16:06:11.934 [pool-3-thread-1 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84f51d9 2024-02-11 16:06:12.059 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Response doesn't have "Content-Type" header, skipping ContentNegotiation plugin 2024-02-11 16:06:12.059 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38673/com/ustadmobile/core/contenttype/childrens-literature.epub to class io.ktor.utils.io.ByteReadChannel 2024-02-11 16:06:12.244 [DefaultDispatcher-worker-8 @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84f51d9 2024-02-11 16:06:12.251 [DefaultDispatcher-worker-8 @coroutine#92] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84f51d9 2024-02-11 16:06:12.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-02-11 16:06:12.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-02-11 16:06:12.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.292 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32b46831: (connection evicted) 2024-02-11 16:06:12.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:12.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-02-11 16:06:12.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-02-11 16:06:12.297 [Test worker @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@84f51d9 2024-02-11 16:06:12.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72715e61 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-02-11 16:06:12.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6195b8 2024-02-11 16:06:12.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a6195b8 2024-02-11 16:06:12.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8af1c49 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-02-11 16:06:12.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@23469199 2024-02-11 16:06:12.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@23469199 2024-02-11 16:06:12.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-02-11 16:06:12.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-02-11 16:06:12.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-02-11 16:06:12.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.368 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a6195b8: (connection evicted) 2024-02-11 16:06:12.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:12.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-02-11 16:06:12.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-02-11 16:06:12.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-02-11 16:06:12.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48e74764 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-02-11 16:06:12.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-02-11 16:06:12.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3643e3 2024-02-11 16:06:12.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3643e3 2024-02-11 16:06:12.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-02-11 16:06:12.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2729bb71 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d98940 2024-02-11 16:06:12.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d98940 2024-02-11 16:06:12.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-02-11 16:06:12.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-02-11 16:06:12.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-02-11 16:06:12.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.415 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a3643e3: (connection evicted) 2024-02-11 16:06:12.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:12.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-02-11 16:06:12.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-02-11 16:06:12.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-02-11 16:06:12.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66e1b2a 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-02-11 16:06:12.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c815fdc 2024-02-11 16:06:12.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c815fdc 2024-02-11 16:06:12.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-02-11 16:06:12.424 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@769b0752 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-02-11 16:06:12.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a94d0f 2024-02-11 16:06:12.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a94d0f 2024-02-11 16:06:12.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-02-11 16:06:12.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-02-11 16:06:12.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-02-11 16:06:12.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.452 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c815fdc: (connection evicted) 2024-02-11 16:06:12.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:12.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-02-11 16:06:12.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-02-11 16:06:12.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a4df251 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-02-11 16:06:12.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3feebf9c 2024-02-11 16:06:12.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@3feebf9c 2024-02-11 16:06:12.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@305e95a4 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-02-11 16:06:12.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-02-11 16:06:12.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d610e1 2024-02-11 16:06:12.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d610e1 2024-02-11 16:06:12.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-02-11 16:06:12.494 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-02-11 16:06:12.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-02-11 16:06:12.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.506 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3feebf9c: (connection evicted) 2024-02-11 16:06:12.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:12.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-02-11 16:06:12.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-02-11 16:06:12.540 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.577 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44976b08 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-02-11 16:06:12.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@20890a1a 2024-02-11 16:06:12.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@20890a1a 2024-02-11 16:06:12.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-02-11 16:06:12.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a24f9 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-02-11 16:06:12.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@26101efc 2024-02-11 16:06:12.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@26101efc 2024-02-11 16:06:12.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-02-11 16:06:12.697 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.699 [DefaultDispatcher-worker-8 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26101efc 2024-02-11 16:06:12.713 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.718 [DefaultDispatcher-worker-2 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26101efc 2024-02-11 16:06:12.728 [DefaultDispatcher-worker-8 @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26101efc 2024-02-11 16:06:12.738 [DefaultDispatcher-worker-8 @coroutine#140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26101efc 2024-02-11 16:06:12.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-02-11 16:06:12.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-02-11 16:06:12.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.802 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20890a1a: (connection evicted) 2024-02-11 16:06:12.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:12.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-02-11 16:06:12.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-02-11 16:06:12.807 [Test worker @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26101efc 2024-02-11 16:06:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-02-11 16:06:12.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fee881 2024-02-11 16:06:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-02-11 16:06:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-02-11 16:06:12.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@76134b9b 2024-02-11 16:06:12.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@76134b9b 2024-02-11 16:06:12.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-02-11 16:06:12.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38667005 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-02-11 16:06:12.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131aead 2024-02-11 16:06:12.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1131aead 2024-02-11 16:06:12.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-02-11 16:06:12.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-02-11 16:06:12.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-02-11 16:06:12.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.861 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76134b9b: (connection evicted) 2024-02-11 16:06:12.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:12.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-02-11 16:06:12.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-02-11 16:06:12.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c2aab92 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-02-11 16:06:12.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0d93a 2024-02-11 16:06:12.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0d93a 2024-02-11 16:06:12.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f3c5308 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-02-11 16:06:12.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e94b7d 2024-02-11 16:06:12.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e94b7d 2024-02-11 16:06:12.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-02-11 16:06:12.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-02-11 16:06:12.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-02-11 16:06:12.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.887 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10a0d93a: (connection evicted) 2024-02-11 16:06:12.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:12.887 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-02-11 16:06:12.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-02-11 16:06:12.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-02-11 16:06:12.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3d22f 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8f2eec 2024-02-11 16:06:12.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8f2eec 2024-02-11 16:06:12.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e886caf 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-02-11 16:06:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-02-11 16:06:12.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1884e671 2024-02-11 16:06:12.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@1884e671 2024-02-11 16:06:12.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-02-11 16:06:12.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-02-11 16:06:12.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-02-11 16:06:12.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.910 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d8f2eec: (connection evicted) 2024-02-11 16:06:12.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:12.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-02-11 16:06:12.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56872fcb 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3b6585 2024-02-11 16:06:12.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d3b6585 2024-02-11 16:06:12.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41059616 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:12.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:12.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-02-11 16:06:12.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e25492 2024-02-11 16:06:12.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e25492 2024-02-11 16:06:12.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-02-11 16:06:12.933 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.949 [DefaultDispatcher-worker-8 @coroutine#334] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-11 16:06:12.984 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:12.989 [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/junit15045100579300582438/junit14195976146123753425.tmp 2024-02-11 16:06:13.007 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.015 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.030 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.039 [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-11 16:06:13.052 [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-11 16:06:13.054 [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-11 16:06:13.054 [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/junit15045100579300582438/junit14195976146123753425.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-11 16:06:13.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-02-11 16:06:13.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-02-11 16:06:13.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.055 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d3b6585: (connection evicted) 2024-02-11 16:06:13.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-02-11 16:06:13.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd5d679 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d065e1a 2024-02-11 16:06:13.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d065e1a 2024-02-11 16:06:13.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c4ca87c 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-02-11 16:06:13.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbeedff 2024-02-11 16:06:13.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbeedff 2024-02-11 16:06:13.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-02-11 16:06:13.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-02-11 16:06:13.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-02-11 16:06:13.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.078 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d065e1a: (connection evicted) 2024-02-11 16:06:13.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-02-11 16:06:13.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-02-11 16:06:13.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-02-11 16:06:13.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7742a276 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6 2024-02-11 16:06:13.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6 2024-02-11 16:06:13.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@495da9a7 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@732d078d 2024-02-11 16:06:13.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@732d078d 2024-02-11 16:06:13.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-02-11 16:06:13.108 [DefaultDispatcher-worker-8 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732d078d 2024-02-11 16:06:13.110 [DefaultDispatcher-worker-8 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732d078d 2024-02-11 16:06:13.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-02-11 16:06:13.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-02-11 16:06:13.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.112 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b3c1f6: (connection evicted) 2024-02-11 16:06:13.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-02-11 16:06:13.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-02-11 16:06:13.113 [Test worker @coroutine#352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732d078d 2024-02-11 16:06:13.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18b04526 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-02-11 16:06:13.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6fb14 2024-02-11 16:06:13.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b6fb14 2024-02-11 16:06:13.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-02-11 16:06:13.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eee08f5 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2abedbbd 2024-02-11 16:06:13.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@2abedbbd 2024-02-11 16:06:13.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-02-11 16:06:13.138 [DefaultDispatcher-worker-6 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -version 2024-02-11 16:06:13.176 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.179 [DefaultDispatcher-worker-6 @coroutine#358] INFO net.bramp.ffmpeg.RunProcessFunction - /usr/bin/ffprobe -v quiet -print_format json -show_error -show_format -show_streams -show_chapters /tmp/junit4084572353080308516/junit10062670005531112706.tmp 2024-02-11 16:06:13.197 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.211 [DefaultDispatcher-worker-6 @coroutine#358] DEBUG net.bramp.ffmpeg.FFprobe - { "error": { "code": -1094995529, "string": "Invalid data found when processing input" } } 2024-02-11 16:06:13.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-02-11 16:06:13.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-02-11 16:06:13.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.214 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b6fb14: (connection evicted) 2024-02-11 16:06:13.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-02-11 16:06:13.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-02-11 16:06:13.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727dcc64 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.227 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-02-11 16:06:13.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2024-02-11 16:06:13.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@288409f0 2024-02-11 16:06:13.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-02-11 16:06:13.236 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d685f4e 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2024-02-11 16:06:13.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2024-02-11 16:06:13.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-02-11 16:06:13.249 [DefaultDispatcher-worker-8 @coroutine#365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2024-02-11 16:06:13.250 [DefaultDispatcher-worker-8 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2024-02-11 16:06:13.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-02-11 16:06:13.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-02-11 16:06:13.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.251 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@288409f0: (connection evicted) 2024-02-11 16:06:13.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-02-11 16:06:13.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-02-11 16:06:13.252 [Test worker @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19ac93d2 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a453f8d 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-02-11 16:06:13.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-11 16:06:13.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@53525379 2024-02-11 16:06:13.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c33ea2 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-02-11 16:06:13.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2024-02-11 16:06:13.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3900dc 2024-02-11 16:06:13.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-02-11 16:06:13.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-02-11 16:06:13.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-02-11 16:06:13.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.329 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53525379: (connection evicted) 2024-02-11 16:06:13.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-02-11 16:06:13.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-02-11 16:06:13.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f290bc 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-02-11 16:06:13.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2024-02-11 16:06:13.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae42248 2024-02-11 16:06:13.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-02-11 16:06:13.343 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c28b0d 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-02-11 16:06:13.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-11 16:06:13.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa98a22 2024-02-11 16:06:13.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-02-11 16:06:13.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-02-11 16:06:13.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-02-11 16:06:13.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.354 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ae42248: (connection evicted) 2024-02-11 16:06:13.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-02-11 16:06:13.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@516c20de 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-02-11 16:06:13.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a62d697 2024-02-11 16:06:13.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a62d697 2024-02-11 16:06:13.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@edbc2bf 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-11 16:06:13.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-11 16:06:13.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-02-11 16:06:13.375 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.377 [DefaultDispatcher-worker-8 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-11 16:06:13.378 [DefaultDispatcher-worker-8 @coroutine#390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-11 16:06:13.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-02-11 16:06:13.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-02-11 16:06:13.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.379 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a62d697: (connection evicted) 2024-02-11 16:06:13.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-02-11 16:06:13.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-02-11 16:06:13.380 [Test worker @coroutine#394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40738846 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-02-11 16:06:13.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-11 16:06:13.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2024-02-11 16:06:13.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-02-11 16:06:13.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-02-11 16:06:13.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-02-11 16:06:13.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-02-11 16:06:13.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-02-11 16:06:13.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-02-11 16:06:13.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.403 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1686ed85: (connection evicted) 2024-02-11 16:06:13.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-02-11 16:06:13.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-02-11 16:06:13.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8bccfb 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-02-11 16:06:13.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-11 16:06:13.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-11 16:06:13.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-02-11 16:06:13.429 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-11 16:06:13.440 [Test worker @coroutine#402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-11 16:06:13.442 [Test worker @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-11 16:06:13.448 [Test worker @coroutine#409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6e92ca 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-02-11 16:06:13.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-02-11 16:06:13.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-02-11 16:06:13.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-02-11 16:06:13.452 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-02-11 16:06:13.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-02-11 16:06:13.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:13.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-02-11 16:06:13.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a819901 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-02-11 16:06:13.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 16:06:13.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 16:06:13.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-02-11 16:06:13.466 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 16:06:13.472 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.481 [Test worker @coroutine#419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 16:06:13.483 [Test worker @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 16:06:13.487 [Test worker @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 16:06:13.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@adc8683 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-02-11 16:06:13.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@dde6f87 2024-02-11 16:06:13.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@dde6f87 2024-02-11 16:06:13.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-02-11 16:06:13.496 [DefaultDispatcher-worker-5 @coroutine#435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dde6f87 2024-02-11 16:06:13.499 [Test worker @coroutine#437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dde6f87 2024-02-11 16:06:13.499 [DefaultDispatcher-worker-1 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb91027 2024-02-11 16:06:13.500 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-02-11 16:06:13.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-02-11 16:06:13.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.503 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb91027: (connection evicted) 2024-02-11 16:06:13.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-02-11 16:06:13.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@538e74fc 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-02-11 16:06:13.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-02-11 16:06:13.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 16:06:13.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 16:06:13.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-02-11 16:06:13.512 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 16:06:13.529 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 16:06:13.532 [Test worker @coroutine#449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 16:06:13.537 [Test worker @coroutine#454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6475e778 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@356fa0d1 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2024-02-11 16:06:13.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f20b6fe 2024-02-11 16:06:13.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-02-11 16:06:13.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-02-11 16:06:13.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-02-11 16:06:13.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:13.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-02-11 16:06:13.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25b4754a 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:13.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-02-11 16:06:13.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-02-11 16:06:13.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-02-11 16:06:13.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-02-11 16:06:13.548 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-02-11 16:06:13.550 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.560 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-02-11 16:06:13.562 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-02-11 16:06:13.566 [Test worker @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb50de6 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-02-11 16:06:13.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-02-11 16:06:13.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-02-11 16:06:13.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-02-11 16:06:13.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-02-11 16:06:13.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-02-11 16:06:13.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:13.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-02-11 16:06:13.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-02-11 16:06:13.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e5364a3 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-02-11 16:06:13.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-02-11 16:06:13.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-02-11 16:06:13.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-02-11 16:06:13.589 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.638 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.658 [DefaultDispatcher-worker-10 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-02-11 16:06:13.668 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.671 [DefaultDispatcher-worker-8 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-02-11 16:06:13.678 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.725 [DefaultDispatcher-worker-1 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62054faf 2024-02-11 16:06:13.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-02-11 16:06:13.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-02-11 16:06:13.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.727 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62054faf: (connection evicted) 2024-02-11 16:06:13.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-02-11 16:06:13.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56499781 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2798a2 2024-02-11 16:06:13.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2798a2 2024-02-11 16:06:13.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-02-11 16:06:13.783 [DefaultDispatcher-worker-2 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2798a2 2024-02-11 16:06:13.793 [DefaultDispatcher-worker-5 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2798a2 2024-02-11 16:06:13.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-02-11 16:06:13.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-02-11 16:06:13.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.795 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a2798a2: (connection evicted) 2024-02-11 16:06:13.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-02-11 16:06:13.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-02-11 16:06:13.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-02-11 16:06:13.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22429a11 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@275902e1 2024-02-11 16:06:13.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@275902e1 2024-02-11 16:06:13.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-02-11 16:06:13.841 [DefaultDispatcher-worker-10 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@275902e1 2024-02-11 16:06:13.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-02-11 16:06:13.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-02-11 16:06:13.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.843 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@275902e1: (connection evicted) 2024-02-11 16:06:13.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-02-11 16:06:13.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-02-11 16:06:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-02-11 16:06:13.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2de7c84a 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7791ff50 2024-02-11 16:06:13.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7791ff50 2024-02-11 16:06:13.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-02-11 16:06:13.891 [DefaultDispatcher-worker-4 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7791ff50 2024-02-11 16:06:13.900 [DefaultDispatcher-worker-11 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7791ff50 2024-02-11 16:06:13.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-02-11 16:06:13.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-02-11 16:06:13.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.901 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7791ff50: (connection evicted) 2024-02-11 16:06:13.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-02-11 16:06:13.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf01a01 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-02-11 16:06:13.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-02-11 16:06:13.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-02-11 16:06:13.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-02-11 16:06:13.950 [DefaultDispatcher-worker-11 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc 2024-02-11 16:06:13.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-02-11 16:06:13.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-02-11 16:06:13.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.952 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c75e3bc: (connection evicted) 2024-02-11 16:06:13.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:13.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-02-11 16:06:13.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-02-11 16:06:13.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a865c1 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:13.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:13.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-02-11 16:06:13.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7bbdbc 2024-02-11 16:06:13.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7bbdbc 2024-02-11 16:06:13.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-02-11 16:06:13.998 [DefaultDispatcher-worker-7 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a7bbdbc 2024-02-11 16:06:13.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-02-11 16:06:13.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-02-11 16:06:13.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:13.999 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a7bbdbc: (connection evicted) 2024-02-11 16:06:14.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:14.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-02-11 16:06:14.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@614d7fbf 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:14.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:14.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-02-11 16:06:14.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8dbf10 2024-02-11 16:06:14.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8dbf10 2024-02-11 16:06:14.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57a5b03 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:14.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:14.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-02-11 16:06:14.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@558127d2 2024-02-11 16:06:14.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@558127d2 2024-02-11 16:06:14.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-02-11 16:06:14.118 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 16:06:14.162 [Test worker] INFO ktor.application - Application started in 0.05 seconds. 2024-02-11 16:06:14.163 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@13ebccd 2024-02-11 16:06:14.176 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:14.191 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:14.250 [DefaultDispatcher-worker-9 @coroutine#508] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e7f29d5 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:14.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:14.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f94541b 2024-02-11 16:06:14.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f94541b 2024-02-11 16:06:14.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-02-11 16:06:14.284 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 16:06:14.290 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 16:06:14.290 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 16:06:14.291 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 16:06:14.291 [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-11 16:06:14.291 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 16:06:14.291 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 16:06:14.291 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 16:06:14.291 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 16:06:14.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-02-11 16:06:14.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:14.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:14.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:14.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:14.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:14.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:14.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a2e14e 2024-02-11 16:06:14.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:14.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:14.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-02-11 16:06:14.338 [DefaultDispatcher-worker-11 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.343 [DefaultDispatcher-worker-11 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f94541b 2024-02-11 16:06:14.344 [DefaultDispatcher-worker-11 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f94541b 2024-02-11 16:06:14.351 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:14.355 [DefaultDispatcher-worker-11 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.355 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json 2024-02-11 16:06:14.355 [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/557603469378506752/_ustadmanifest.json. 2024-02-11 16:06:14.355 [Test worker @coroutine#513] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json 2024-02-11 16:06:14.360 [Test worker @coroutine#513] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json 2024-02-11 16:06:14.360 [Test worker @coroutine#513] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json 2024-02-11 16:06:14.365 [Test worker @coroutine#513] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json. 2024-02-11 16:06:14.365 [Test worker @coroutine#513] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:14.367 [Test worker @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f94541b 2024-02-11 16:06:14.380 [DefaultDispatcher-worker-9 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.384 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 16:06:14.386 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-dd38f936-4f48-4995-8e8a-941f08137364', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 16:06:14.389 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 16:06:14.389 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-dd38f936-4f48-4995-8e8a-941f08137364 2024-02-11 16:06:14.393 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:14.395 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:14.396 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 16:06:14.396 [DefaultDispatcher-worker-4 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:14.396 [DefaultDispatcher-worker-4 @coroutine#533] 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-11 16:06:14.405 [DefaultDispatcher-worker-11 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.406 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:14.406 [DefaultDispatcher-worker-11 @coroutine#532] 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-11 16:06:14.406 [DefaultDispatcher-worker-11 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:14.412 [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-11 16:06:14.412 [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-11 16:06:14.412 [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-11 16:06:14.413 [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-11 16:06:14.470 [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-11 16:06:14.470 [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-11 16:06:14.470 [eventLoopGroupProxy-4-3 @call-handler#558] 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-11 16:06:14.470 [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-11 16:06:14.478 [eventLoopGroupProxy-4-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:14.478 [eventLoopGroupProxy-4-4 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:14.479 [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-11 16:06:14.479 [eventLoopGroupProxy-4-3 @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 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-11 16:06:14.479 [eventLoopGroupProxy-4-3 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 16:06:14.482 [eventLoopGroupProxy-4-3 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:14.484 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:14.484 [DefaultDispatcher-worker-9 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:14.484 [DefaultDispatcher-worker-1 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:14.484 [DefaultDispatcher-worker-9 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:14.497 [DefaultDispatcher-worker-11 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.500 [eventLoopGroupProxy-4-2 @coroutine#565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8dbf10 2024-02-11 16:06:14.506 [DefaultDispatcher-worker-11 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.517 [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-11 16:06:14.517 [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-11 16:06:14.518 [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-11 16:06:14.518 [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-11 16:06:14.535 [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-11 16:06:14.535 [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-11 16:06:14.535 [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-11 16:06:14.536 [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-11 16:06:14.608 [eventLoopGroupProxy-4-2 @call-handler#555] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 142ms 2024-02-11 16:06:14.608 [eventLoopGroupProxy-4-4 @call-handler#557] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 142ms 2024-02-11 16:06:14.608 [eventLoopGroupProxy-4-3 @call-handler#558] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 142ms 2024-02-11 16:06:14.610 [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-11 16:06:14.625 [eventLoopGroupProxy-4-3 @coroutine#573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8dbf10 2024-02-11 16:06:14.626 [eventLoopGroupProxy-4-3 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:14.626 [eventLoopGroupProxy-4-3 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-02-11 16:06:14.627 [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-11 16:06:14.635 [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-11 16:06:14.635 [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-11 16:06:14.635 [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-11 16:06:14.635 [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-11 16:06:14.638 [eventLoopGroupProxy-4-3 @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-11 16:06:14.642 [eventLoopGroupProxy-4-3 @coroutine#579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8dbf10 2024-02-11 16:06:14.642 [eventLoopGroupProxy-4-3 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:14.642 [eventLoopGroupProxy-4-3 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 16:06:14.643 [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-11 16:06:14.667 [DefaultDispatcher-worker-11 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.685 [DefaultDispatcher-worker-8 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.703 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:14.703 [DefaultDispatcher-worker-8 @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/message. 2024-02-11 16:06:14.703 [DefaultDispatcher-worker-8 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:14.703 [DefaultDispatcher-worker-8 @coroutine#534] 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-11 16:06:14.706 [eventLoopGroupProxy-4-3 @call-handler#597] 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-11 16:06:14.707 [eventLoopGroupProxy-4-3 @call-handler#597] 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-11 16:06:14.707 [eventLoopGroupProxy-4-3 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 16:06:14.740 [DefaultDispatcher-worker-10 @call-handler#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558127d2 2024-02-11 16:06:14.741 [eventLoopGroupProxy-4-3 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:14.741 [eventLoopGroupProxy-4-3 @call-handler#597] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 36ms 2024-02-11 16:06:14.742 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:14.742 [DefaultDispatcher-worker-8 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json 2024-02-11 16:06:14.742 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:14.743 [DefaultDispatcher-worker-8 @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/557603469378506752/_ustadmanifest.json. 2024-02-11 16:06:14.743 [DefaultDispatcher-worker-8 @coroutine#507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json 2024-02-11 16:06:14.743 [DefaultDispatcher-worker-10 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 16:06:14.743 [DefaultDispatcher-worker-10 @coroutine#534] 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-11 16:06:14.747 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json 2024-02-11 16:06:14.747 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json 2024-02-11 16:06:14.748 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json. 2024-02-11 16:06:14.748 [DefaultDispatcher-worker-2 @coroutine#507] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557603469378506752/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:14.749 [DefaultDispatcher-worker-2 @coroutine#608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8dbf10 2024-02-11 16:06:14.758 [DefaultDispatcher-worker-7 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d 2024-02-11 16:06:14.762 [DefaultDispatcher-worker-4 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@558127d2 2024-02-11 16:06:14.764 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 16:06:14.764 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 16:06:14.764 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 16:06:14.764 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 16:06:14.764 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 16:06:14.766 [Test worker @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f94541b 2024-02-11 16:06:14.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown initiated... 2024-02-11 16:06:14.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Close initiated... 2024-02-11 16:06:14.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:14.766 [HikariPool-57 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bf89d3d: (connection evicted) 2024-02-11 16:06:14.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:14.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Closed. 2024-02-11 16:06:14.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Shutdown completed. 2024-02-11 16:06:14.786 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:14.786 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:15.171 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:15.772 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@13ebccd 2024-02-11 16:06:15.773 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@13ebccd 2024-02-11 16:06:15.776 [Test worker @coroutine#617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d8dbf10 2024-02-11 16:06:15.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown initiated... 2024-02-11 16:06:15.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Close initiated... 2024-02-11 16:06:15.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:15.776 [HikariPool-55 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Closing connection org.sqlite.jdbc4.JDBC4Connection@558127d2: (connection evicted) 2024-02-11 16:06:15.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:15.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Closed. 2024-02-11 16:06:15.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Shutdown completed. 2024-02-11 16:06:15.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@750457a5 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:15.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-02-11 16:06:15.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:15.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:15.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da67c46 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:15.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:15.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae6927 2024-02-11 16:06:15.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae6927 2024-02-11 16:06:15.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-02-11 16:06:15.815 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 16:06:15.816 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-11 16:06:15.816 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4cefa0be 2024-02-11 16:06:15.818 [DefaultDispatcher-worker-8 @coroutine#623] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18df26a1 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:15.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-02-11 16:06:15.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d8a491 2024-02-11 16:06:15.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d8a491 2024-02-11 16:06:15.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-02-11 16:06:15.821 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 16:06:15.822 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 16:06:15.822 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 16:06:15.822 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 16:06:15.822 [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-11 16:06:15.822 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 16:06:15.822 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 16:06:15.822 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 16:06:15.822 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@550f522b 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:15.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:15.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-02-11 16:06:15.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:15.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:15.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-02-11 16:06:15.864 [DefaultDispatcher-worker-7 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:15.872 [DefaultDispatcher-worker-13 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a491 2024-02-11 16:06:15.875 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a491 2024-02-11 16:06:15.885 [DefaultDispatcher-worker-14 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:15.886 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json 2024-02-11 16:06:15.886 [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/557603472987336704/_ustadmanifest.json. 2024-02-11 16:06:15.886 [Test worker @coroutine#627] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json 2024-02-11 16:06:15.888 [Test worker @coroutine#627] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json 2024-02-11 16:06:15.888 [Test worker @coroutine#627] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json 2024-02-11 16:06:15.888 [Test worker @coroutine#627] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json. 2024-02-11 16:06:15.889 [Test worker @coroutine#627] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:15.890 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a491 2024-02-11 16:06:15.894 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:15.899 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:15.904 [DefaultDispatcher-worker-8 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:15.905 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 16:06:15.905 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d7812749-b4ea-42e4-877e-197e983c6b23', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 16:06:15.906 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 16:06:15.906 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d7812749-b4ea-42e4-877e-197e983c6b23 2024-02-11 16:06:15.908 [DefaultDispatcher-worker-8 @coroutine#650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:15.908 [DefaultDispatcher-worker-8 @coroutine#650] 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-11 16:06:15.908 [DefaultDispatcher-worker-8 @coroutine#650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:15.908 [DefaultDispatcher-worker-8 @coroutine#650] 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-11 16:06:15.916 [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-11 16:06:15.916 [eventLoopGroupProxy-7-1 @call-handler#660] 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-11 16:06:15.917 [eventLoopGroupProxy-7-2 @call-handler#661] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:15.917 [eventLoopGroupProxy-7-1 @call-handler#660] 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-11 16:06:15.917 [eventLoopGroupProxy-7-1 @call-handler#660] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 16:06:15.917 [eventLoopGroupProxy-7-1 @call-handler#660] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:15.917 [eventLoopGroupProxy-7-1 @call-handler#660] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-02-11 16:06:15.918 [DefaultDispatcher-worker-10 @coroutine#650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:15.918 [DefaultDispatcher-worker-10 @coroutine#650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:15.919 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:15.921 [DefaultDispatcher-worker-11 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:15.922 [DefaultDispatcher-worker-11 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:15.922 [DefaultDispatcher-worker-11 @coroutine#649] 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-11 16:06:15.922 [DefaultDispatcher-worker-11 @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:15.923 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:15.924 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 16:06:15.924 [MyScheduler_Worker-1 @coroutine#653] 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-11 16:06:15.924 [MyScheduler_Worker-1 @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 16:06:15.925 [MyScheduler_Worker-1 @coroutine#653] 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-11 16:06:15.925 [eventLoopGroupProxy-7-1 @call-handler#673] 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-11 16:06:15.925 [eventLoopGroupProxy-7-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:15.925 [eventLoopGroupProxy-7-1 @call-handler#673] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-11 16:06:15.926 [DefaultDispatcher-worker-8 @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:15.926 [DefaultDispatcher-worker-8 @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:15.927 [eventLoopGroupProxy-7-1 @call-handler#678] 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-11 16:06:15.927 [eventLoopGroupProxy-7-1 @call-handler#678] 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-11 16:06:15.929 [eventLoopGroupProxy-7-1 @coroutine#679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:15.931 [eventLoopGroupProxy-7-1 @call-handler#678] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-02-11 16:06:15.932 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 16:06:15.932 [MyScheduler_Worker-1 @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 16:06:15.932 [MyScheduler_Worker-1 @coroutine#653] 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-11 16:06:15.932 [MyScheduler_Worker-1 @coroutine#653] 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-11 16:06:15.935 [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-11 16:06:15.935 [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-11 16:06:15.935 [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-11 16:06:15.935 [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-11 16:06:15.937 [DefaultDispatcher-worker-9 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:15.938 [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-11 16:06:15.941 [eventLoopGroupProxy-7-1 @coroutine#689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:15.941 [eventLoopGroupProxy-7-1 @call-handler#688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:15.941 [eventLoopGroupProxy-7-1 @call-handler#688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:15.942 [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-11 16:06: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-11 16:06: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-11 16:06: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-11 16:06: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-11 16:06:15.948 [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-11 16:06:15.948 [DefaultDispatcher-worker-8 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:15.951 [eventLoopGroupProxy-7-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:15.951 [eventLoopGroupProxy-7-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:15.951 [eventLoopGroupProxy-7-1 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 16:06:15.952 [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-11 16:06:15.953 [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-11 16:06:15.953 [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-11 16:06:15.953 [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-11 16:06:15.953 [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-11 16:06:15.955 [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-11 16:06:15.998 [eventLoopGroupProxy-7-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:15.998 [eventLoopGroupProxy-7-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 16:06:15.999 [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-11 16:06:16.000 [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-11 16:06:16.000 [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-11 16:06:16.000 [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-11 16:06:16.000 [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-11 16:06:16.003 [eventLoopGroupProxy-7-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.004 [eventLoopGroupProxy-7-1 @call-handler#704] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:16.005 [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-11 16:06:16.005 [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-11 16:06:16.005 [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-11 16:06:16.006 [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-11 16:06:16.006 [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-11 16:06:16.019 [DefaultDispatcher-worker-9 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:16.020 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 16:06:16.519 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-18bf51bd-2324-403e-a717-3b9fa2a39e0f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 16:06:16.519 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 16:06:16.519 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-18bf51bd-2324-403e-a717-3b9fa2a39e0f 2024-02-11 16:06:16.522 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 16:06:16.523 [MyScheduler_Worker-2 @coroutine#708] 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-11 16:06:16.523 [MyScheduler_Worker-2 @coroutine#708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-02-11 16:06:16.523 [MyScheduler_Worker-2 @coroutine#708] 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-11 16:06:16.526 [eventLoopGroupProxy-7-1 @call-handler#716] 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-11 16:06:16.526 [eventLoopGroupProxy-7-1 @call-handler#716] 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-11 16:06:16.528 [eventLoopGroupProxy-7-1 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:16.531 [eventLoopGroupProxy-7-1 @call-handler#716] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-02-11 16:06:16.532 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 16:06:16.532 [MyScheduler_Worker-2 @coroutine#708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-02-11 16:06:16.533 [MyScheduler_Worker-2 @coroutine#708] 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-11 16:06:16.533 [MyScheduler_Worker-2 @coroutine#708] 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-11 16:06:16.535 [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-11 16:06:16.535 [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-11 16:06:16.535 [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-11 16:06:16.535 [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-11 16:06:16.537 [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-11 16:06:16.581 [eventLoopGroupProxy-7-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.582 [eventLoopGroupProxy-7-1 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 16:06:16.583 [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-11 16:06:16.583 [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-11 16:06:16.583 [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-11 16:06:16.584 [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-11 16:06:16.584 [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-11 16:06:16.586 [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-11 16:06:16.588 [eventLoopGroupProxy-7-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.588 [eventLoopGroupProxy-7-1 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:16.589 [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-11 16:06:16.589 [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-11 16:06:16.590 [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-11 16:06:16.590 [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-11 16:06:16.590 [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-11 16:06:16.592 [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-11 16:06:16.593 [eventLoopGroupProxy-7-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.594 [eventLoopGroupProxy-7-1 @call-handler#733] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:16.594 [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-11 16:06:16.595 [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-11 16:06:16.595 [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-11 16:06:16.595 [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-11 16:06:16.595 [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-11 16:06:16.597 [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-11 16:06:16.641 [eventLoopGroupProxy-7-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.641 [eventLoopGroupProxy-7-1 @call-handler#737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 16:06:16.642 [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-11 16:06:16.643 [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-11 16:06:16.643 [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-11 16:06:16.643 [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-11 16:06:16.643 [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-11 16:06:16.645 [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-11 16:06:16.647 [eventLoopGroupProxy-7-1 @call-handler#741] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.647 [eventLoopGroupProxy-7-1 @call-handler#741] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:16.647 [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-11 16:06:16.648 [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-11 16:06:16.648 [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-11 16:06:16.648 [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-11 16:06:16.648 [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-11 16:06:16.650 [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-11 16:06:16.651 [eventLoopGroupProxy-7-1 @call-handler#745] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.651 [eventLoopGroupProxy-7-1 @call-handler#745] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:16.652 [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-11 16:06:16.653 [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-11 16:06:16.653 [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-11 16:06:16.653 [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-11 16:06:16.653 [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-11 16:06:16.654 [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-11 16:06:16.656 [eventLoopGroupProxy-7-1 @call-handler#749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.656 [eventLoopGroupProxy-7-1 @call-handler#749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:16.656 [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-11 16:06:16.657 [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-11 16:06:16.657 [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-11 16:06:16.657 [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-11 16:06:16.657 [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-11 16:06:16.659 [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-11 16:06:16.660 [eventLoopGroupProxy-7-1 @call-handler#753] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.661 [eventLoopGroupProxy-7-1 @call-handler#753] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:16.661 [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-11 16:06:16.662 [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-11 16:06:16.662 [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-11 16:06:16.662 [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-11 16:06:16.662 [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-11 16:06:16.664 [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-11 16:06:16.708 [eventLoopGroupProxy-7-1 @call-handler#757] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.709 [eventLoopGroupProxy-7-1 @call-handler#757] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 16:06:16.709 [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-11 16:06:16.710 [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-11 16:06:16.710 [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-11 16:06:16.710 [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-11 16:06:16.710 [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-11 16:06:16.712 [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-11 16:06:16.714 [eventLoopGroupProxy-7-1 @call-handler#761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.714 [eventLoopGroupProxy-7-1 @call-handler#761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:16.715 [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-11 16:06:16.715 [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-11 16:06:16.715 [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-11 16:06:16.715 [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-11 16:06:16.716 [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-11 16:06:16.718 [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-11 16:06:16.719 [eventLoopGroupProxy-7-1 @call-handler#765] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.720 [eventLoopGroupProxy-7-1 @call-handler#765] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:16.720 [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-11 16:06:16.721 [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-11 16:06:16.721 [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-11 16:06:16.721 [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-11 16:06:16.721 [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-11 16:06:16.723 [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-11 16:06:16.766 [eventLoopGroupProxy-7-1 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:16.766 [eventLoopGroupProxy-7-1 @call-handler#769] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.766 [eventLoopGroupProxy-7-1 @call-handler#769] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 16:06:16.767 [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-11 16:06: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-11 16:06:16.769 [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-11 16:06:16.769 [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-11 16:06:16.769 [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-11 16:06:16.771 [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-11 16:06:16.773 [eventLoopGroupProxy-7-1 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:16.773 [eventLoopGroupProxy-7-1 @call-handler#775] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.773 [eventLoopGroupProxy-7-1 @call-handler#775] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:16.774 [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-11 16:06:16.776 [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-11 16:06:16.776 [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-11 16:06:16.776 [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-11 16:06:16.776 [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-11 16:06:16.778 [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-11 16:06:16.780 [eventLoopGroupProxy-7-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:16.781 [eventLoopGroupProxy-7-1 @call-handler#781] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.781 [eventLoopGroupProxy-7-1 @call-handler#781] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:16.781 [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-11 16:06:16.792 [DefaultDispatcher-worker-9 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:16.803 [DefaultDispatcher-worker-7 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:16.804 [DefaultDispatcher-worker-7 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:16.804 [DefaultDispatcher-worker-7 @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/message. 2024-02-11 16:06:16.804 [DefaultDispatcher-worker-7 @coroutine#651] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:16.804 [DefaultDispatcher-worker-7 @coroutine#651] 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-11 16:06:16.805 [eventLoopGroupProxy-7-1 @call-handler#791] 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-11 16:06:16.806 [eventLoopGroupProxy-7-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-02-11 16:06:16.806 [eventLoopGroupProxy-7-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 16:06:16.830 [DefaultDispatcher-worker-14 @call-handler#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae6927 2024-02-11 16:06:16.830 [eventLoopGroupProxy-7-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:16.830 [eventLoopGroupProxy-7-1 @call-handler#791] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-02-11 16:06:16.831 [DefaultDispatcher-worker-14 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json 2024-02-11 16:06:16.831 [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/557603472987336704/_ustadmanifest.json. 2024-02-11 16:06:16.831 [DefaultDispatcher-worker-14 @coroutine#622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json 2024-02-11 16:06:16.831 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:16.831 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:16.831 [DefaultDispatcher-worker-5 @coroutine#651] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 16:06:16.831 [DefaultDispatcher-worker-5 @coroutine#651] 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-11 16:06:16.833 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json 2024-02-11 16:06:16.833 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json 2024-02-11 16:06:16.834 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json. 2024-02-11 16:06:16.834 [DefaultDispatcher-worker-3 @coroutine#622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557603472987336704/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:16.835 [DefaultDispatcher-worker-3 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:16.843 [DefaultDispatcher-worker-14 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1 2024-02-11 16:06:16.846 [DefaultDispatcher-worker-11 @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae6927 2024-02-11 16:06:16.848 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 16:06:16.848 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 16:06:16.848 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 16:06:16.848 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 16:06:16.848 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 16:06:16.850 [Test worker @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d8a491 2024-02-11 16:06:16.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown initiated... 2024-02-11 16:06:16.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Close initiated... 2024-02-11 16:06:16.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:16.850 [HikariPool-61 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a7fc4c1: (connection evicted) 2024-02-11 16:06:16.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:16.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Closed. 2024-02-11 16:06:16.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Shutdown completed. 2024-02-11 16:06:17.020 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:17.292 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:17.322 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:17.855 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4cefa0be 2024-02-11 16:06:17.855 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4cefa0be 2024-02-11 16:06:17.856 [Test worker @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c689e7 2024-02-11 16:06:17.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown initiated... 2024-02-11 16:06:17.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Close initiated... 2024-02-11 16:06:17.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:17.857 [HikariPool-59 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae6927: (connection evicted) 2024-02-11 16:06:17.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:17.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Closed. 2024-02-11 16:06:17.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Shutdown completed. 2024-02-11 16:06:17.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@185bf6e0 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:17.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:17.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-02-11 16:06:17.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@374ba492 2024-02-11 16:06:17.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@374ba492 2024-02-11 16:06:17.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a9971f 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:17.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:17.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdad619 2024-02-11 16:06:17.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdad619 2024-02-11 16:06:17.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-02-11 16:06:17.895 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 16:06:17.896 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-11 16:06:17.896 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@50caeb4b 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-02-11 16:06:17.898 [DefaultDispatcher-worker-14 @coroutine#832] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632b96b8 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:17.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:17.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-02-11 16:06:17.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b430541 2024-02-11 16:06:17.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b430541 2024-02-11 16:06:17.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-02-11 16:06:17.901 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 16:06:17.901 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 16:06:17.901 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 16:06:17.901 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 16:06:17.901 [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-11 16:06:17.901 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 16:06:17.901 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 16:06:17.901 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 16:06:17.901 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 16:06:17.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba8ef4e 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:17.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:17.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:17.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-02-11 16:06:17.938 [DefaultDispatcher-worker-14 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:17.945 [DefaultDispatcher-worker-14 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b430541 2024-02-11 16:06:17.947 [Test worker @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b430541 2024-02-11 16:06:17.957 [DefaultDispatcher-worker-11 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:17.957 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json 2024-02-11 16:06:17.957 [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/557603480870383616/_ustadmanifest.json. 2024-02-11 16:06:17.957 [Test worker @coroutine#836] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json 2024-02-11 16:06:17.959 [Test worker @coroutine#836] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json 2024-02-11 16:06:17.960 [Test worker @coroutine#836] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json 2024-02-11 16:06:17.960 [Test worker @coroutine#836] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json. 2024-02-11 16:06:17.960 [Test worker @coroutine#836] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:17.961 [Test worker @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b430541 2024-02-11 16:06:17.968 [DefaultDispatcher-worker-3 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:17.969 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 16:06:17.969 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5f13248f-9ead-45cb-ab64-75bbcdd8d64e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 16:06:17.972 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 16:06:17.972 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5f13248f-9ead-45cb-ab64-75bbcdd8d64e 2024-02-11 16:06:17.975 [DefaultDispatcher-worker-4 @coroutine#859] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:17.975 [DefaultDispatcher-worker-4 @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-11 16:06:17.975 [DefaultDispatcher-worker-4 @coroutine#859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:17.975 [DefaultDispatcher-worker-4 @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-11 16:06:17.975 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:17.979 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:17.984 [DefaultDispatcher-worker-14 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:17.984 [DefaultDispatcher-worker-14 @coroutine#858] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:17.984 [DefaultDispatcher-worker-14 @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-11 16:06:17.984 [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-11 16:06:17.984 [DefaultDispatcher-worker-14 @coroutine#858] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:17.988 [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-11 16:06:17.988 [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-11 16:06:17.988 [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-11 16:06:17.989 [eventLoopGroupProxy-10-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:17.989 [eventLoopGroupProxy-10-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:17.989 [eventLoopGroupProxy-10-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 5ms 2024-02-11 16:06:17.990 [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-11 16:06:17.990 [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-11 16:06:17.990 [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-11 16:06:17.990 [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-11 16:06:17.990 [DefaultDispatcher-worker-4 @coroutine#859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:17.990 [DefaultDispatcher-worker-4 @coroutine#859] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:17.991 [eventLoopGroupProxy-10-2 @call-handler#883] 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-11 16:06:17.992 [eventLoopGroupProxy-10-2 @call-handler#883] 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-11 16:06:17.993 [eventLoopGroupProxy-10-2 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374ba492 2024-02-11 16:06:17.994 [eventLoopGroupProxy-10-2 @call-handler#883] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-02-11 16:06:17.995 [eventLoopGroupProxy-10-3 @call-handler#888] 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-11 16:06:17.995 [eventLoopGroupProxy-10-3 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:17.995 [eventLoopGroupProxy-10-3 @call-handler#888] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-02-11 16:06:17.995 [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-11 16:06:17.995 [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-11 16:06:17.995 [DefaultDispatcher-worker-4 @coroutine#858] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:17.995 [DefaultDispatcher-worker-4 @coroutine#858] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:17.996 [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-11 16:06:17.996 [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-11 16:06:17.997 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:17.997 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:17.997 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:17.997 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:17.999 [eventLoopGroupProxy-10-2 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:17.999 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:18.002 [eventLoopGroupProxy-10-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374ba492 2024-02-11 16:06:18.002 [eventLoopGroupProxy-10-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:18.002 [eventLoopGroupProxy-10-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:18.002 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:18.003 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.004 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.004 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:18.004 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.004 [DefaultDispatcher-worker-1 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:18.005 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:18.006 [eventLoopGroupProxy-10-2 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:18.009 [eventLoopGroupProxy-10-2 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374ba492 2024-02-11 16:06:18.009 [eventLoopGroupProxy-10-2 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:18.009 [eventLoopGroupProxy-10-2 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:18.010 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.012 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.012 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:18.012 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.012 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:18.012 [DefaultDispatcher-worker-12 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:18.014 [eventLoopGroupProxy-10-2 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:18.019 [eventLoopGroupProxy-10-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374ba492 2024-02-11 16:06:18.019 [eventLoopGroupProxy-10-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:18.019 [eventLoopGroupProxy-10-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-11 16:06:18.020 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.021 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.022 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:18.022 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.022 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:18.023 [eventLoopGroupProxy-10-2 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:18.025 [eventLoopGroupProxy-10-2 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374ba492 2024-02-11 16:06:18.026 [eventLoopGroupProxy-10-2 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:18.026 [eventLoopGroupProxy-10-2 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:18.026 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.028 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.028 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:18.028 [MyScheduler_Worker-1 @coroutine#894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.028 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:18.030 [eventLoopGroupProxy-10-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:18.032 [eventLoopGroupProxy-10-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374ba492 2024-02-11 16:06:18.032 [eventLoopGroupProxy-10-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:18.033 [eventLoopGroupProxy-10-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:18.033 [MyScheduler_Worker-1 @coroutine#894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:18.045 [DefaultDispatcher-worker-14 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:18.054 [DefaultDispatcher-worker-4 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:18.054 [DefaultDispatcher-worker-4 @coroutine#860] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:18.055 [DefaultDispatcher-worker-4 @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-11 16:06:18.055 [DefaultDispatcher-worker-4 @coroutine#860] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:18.055 [DefaultDispatcher-worker-4 @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-11 16:06:18.057 [eventLoopGroupProxy-10-2 @call-handler#935] 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-11 16:06:18.057 [eventLoopGroupProxy-10-2 @call-handler#935] 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-11 16:06:18.057 [eventLoopGroupProxy-10-2 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 16:06:18.081 [DefaultDispatcher-worker-14 @call-handler#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdad619 2024-02-11 16:06:18.081 [eventLoopGroupProxy-10-2 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:18.082 [eventLoopGroupProxy-10-2 @call-handler#935] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-11 16:06:18.082 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json 2024-02-11 16:06:18.082 [DefaultDispatcher-worker-14 @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/557603480870383616/_ustadmanifest.json. 2024-02-11 16:06:18.082 [DefaultDispatcher-worker-14 @coroutine#831] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json 2024-02-11 16:06:18.082 [DefaultDispatcher-worker-3 @coroutine#860] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:18.082 [DefaultDispatcher-worker-3 @coroutine#860] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:18.083 [DefaultDispatcher-worker-3 @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-11 16:06:18.083 [DefaultDispatcher-worker-3 @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-11 16:06:18.084 [DefaultDispatcher-worker-1 @coroutine#831] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json 2024-02-11 16:06:18.084 [DefaultDispatcher-worker-1 @coroutine#831] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json 2024-02-11 16:06:18.084 [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/557603480870383616/_ustadmanifest.json. 2024-02-11 16:06:18.084 [DefaultDispatcher-worker-1 @coroutine#831] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557603480870383616/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:18.086 [DefaultDispatcher-worker-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374ba492 2024-02-11 16:06:18.094 [DefaultDispatcher-worker-7 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4 2024-02-11 16:06:18.096 [DefaultDispatcher-worker-7 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdad619 2024-02-11 16:06:18.097 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 16:06:18.097 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 16:06:18.097 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 16:06:18.097 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 16:06:18.097 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 16:06:18.099 [Test worker @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b430541 2024-02-11 16:06:18.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown initiated... 2024-02-11 16:06:18.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Close initiated... 2024-02-11 16:06:18.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:18.099 [HikariPool-65 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a1a72d4: (connection evicted) 2024-02-11 16:06:18.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:18.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Closed. 2024-02-11 16:06:18.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Shutdown completed. 2024-02-11 16:06:18.401 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:18.401 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:18.490 [DefaultDispatcher-worker-7 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dde6f87 2024-02-11 16:06:18.545 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:19.106 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@50caeb4b 2024-02-11 16:06:19.106 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@50caeb4b 2024-02-11 16:06:19.107 [Test worker @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374ba492 2024-02-11 16:06:19.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown initiated... 2024-02-11 16:06:19.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Close initiated... 2024-02-11 16:06:19.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:19.107 [HikariPool-63 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cdad619: (connection evicted) 2024-02-11 16:06:19.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:19.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Closed. 2024-02-11 16:06:19.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Shutdown completed. 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fcc7f5c 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:19.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:19.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be2b567 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:19.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:19.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcbc336 2024-02-11 16:06:19.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcbc336 2024-02-11 16:06:19.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-02-11 16:06:19.149 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 16:06:19.150 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-11 16:06:19.150 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@54ef9698 2024-02-11 16:06:19.151 [DefaultDispatcher-worker-6 @coroutine#975] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 16:06:19.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af641d3 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:19.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-11 16:06:19.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-11 16:06:19.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-02-11 16:06:19.154 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-02-11 16:06:19.155 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-02-11 16:06:19.155 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-02-11 16:06:19.155 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-02-11 16:06:19.155 [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-11 16:06:19.155 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-02-11 16:06:19.155 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-02-11 16:06:19.155 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-02-11 16:06:19.155 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 16:06:19.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-02-11 16:06:19.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:19.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:19.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:19.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:19.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:19.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:19.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d563c13 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:19.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:19.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:19.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-02-11 16:06:19.194 [DefaultDispatcher-worker-13 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:19.227 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:19.231 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:19.252 [DefaultDispatcher-worker-9 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-11 16:06:19.252 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:19.256 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:19.281 [DefaultDispatcher-worker-9 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-11 16:06:19.286 [DefaultDispatcher-worker-9 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-11 16:06:19.289 [DefaultDispatcher-worker-9 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-11 16:06:19.299 [DefaultDispatcher-worker-4 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:19.299 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json 2024-02-11 16:06:19.299 [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/557603490520539136/_ustadmanifest.json. 2024-02-11 16:06:19.300 [Test worker @coroutine#979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json 2024-02-11 16:06:19.301 [Test worker @coroutine#979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json 2024-02-11 16:06:19.301 [Test worker @coroutine#979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json 2024-02-11 16:06:19.303 [Test worker @coroutine#979] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json. 2024-02-11 16:06:19.303 [Test worker @coroutine#979] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:19.322 [Test worker @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-11 16:06:19.394 [DefaultDispatcher-worker-6 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:19.395 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-02-11 16:06:19.395 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8124902f-aecf-4904-b29e-474e151b7378', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-02-11 16:06:19.396 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-02-11 16:06:19.396 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8124902f-aecf-4904-b29e-474e151b7378 2024-02-11 16:06:19.397 [DefaultDispatcher-worker-4 @coroutine#1157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:19.397 [DefaultDispatcher-worker-4 @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-11 16:06:19.397 [DefaultDispatcher-worker-4 @coroutine#1157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:19.397 [DefaultDispatcher-worker-4 @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-11 16:06:19.401 [eventLoopGroupProxy-13-2 @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-11 16:06:19.401 [eventLoopGroupProxy-13-1 @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-11 16:06:19.402 [eventLoopGroupProxy-13-1 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.402 [eventLoopGroupProxy-13-2 @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-11 16:06:19.402 [eventLoopGroupProxy-13-2 @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-11 16:06:19.402 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.403 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-02-11 16:06:19.403 [DefaultDispatcher-worker-15 @coroutine#1157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:19.403 [DefaultDispatcher-worker-15 @coroutine#1157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:19.407 [DefaultDispatcher-worker-15 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:19.407 [DefaultDispatcher-worker-15 @coroutine#1156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:19.407 [DefaultDispatcher-worker-15 @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-11 16:06:19.407 [DefaultDispatcher-worker-15 @coroutine#1156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:19.409 [eventLoopGroupProxy-13-2 @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-11 16:06:19.409 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.409 [eventLoopGroupProxy-13-2 @call-handler#1174] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-02-11 16:06:19.410 [DefaultDispatcher-worker-5 @coroutine#1156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:19.410 [DefaultDispatcher-worker-5 @coroutine#1156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:19.419 [DefaultDispatcher-worker-5 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:19.424 [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-11 16:06:19.424 [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-11 16:06:19.424 [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-11 16:06:19.424 [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-11 16:06:19.425 [eventLoopGroupProxy-13-2 @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-11 16:06:19.426 [eventLoopGroupProxy-13-2 @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-11 16:06:19.427 [DefaultDispatcher-worker-4 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:19.430 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.432 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 7ms 2024-02-11 16:06:19.433 [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-11 16:06:19.433 [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-11 16:06:19.434 [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-11 16:06:19.434 [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-11 16:06:19.438 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.438 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.438 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.438 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.440 [eventLoopGroupProxy-13-2 @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-11 16:06:19.442 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.442 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.442 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:19.443 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.444 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.446 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.490 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.490 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.490 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.494 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.496 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.496 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.497 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:19.497 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.499 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.499 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.499 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.499 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.500 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.505 [eventLoopGroupProxy-13-2 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.505 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.505 [eventLoopGroupProxy-13-2 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-02-11 16:06:19.505 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.507 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.508 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.553 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.554 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.554 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 16:06:19.555 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.556 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.556 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.556 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.556 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.558 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.569 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.569 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.569 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2024-02-11 16:06:19.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-11 16:06:19.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.571 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.573 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.579 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.580 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.580 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-02-11 16:06:19.580 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.582 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.582 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.582 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.582 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.584 [eventLoopGroupProxy-13-2 @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-11 16:06:19.588 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.588 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.588 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 16:06:19.589 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.590 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.591 [eventLoopGroupProxy-13-2 @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-11 16:06:19.594 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.594 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.594 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:19.595 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.598 [eventLoopGroupProxy-13-2 @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-11 16:06:19.642 [eventLoopGroupProxy-13-2 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.642 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.642 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 16:06:19.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-11 16:06:19.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.645 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.647 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.649 [eventLoopGroupProxy-13-2 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.649 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.649 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:19.650 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.651 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.652 [eventLoopGroupProxy-13-2 @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-11 16:06:19.654 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.654 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.654 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.655 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.656 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.658 [eventLoopGroupProxy-13-2 @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-11 16:06:19.660 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.660 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.660 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.661 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.662 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.664 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.665 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.665 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.665 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.666 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.667 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.667 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.667 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.667 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.669 [eventLoopGroupProxy-13-2 @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-11 16:06:19.671 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.671 [eventLoopGroupProxy-13-2 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.671 [eventLoopGroupProxy-13-2 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.671 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.674 [eventLoopGroupProxy-13-2 @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-11 16:06:19.676 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.676 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.676 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.677 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.680 [eventLoopGroupProxy-13-2 @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-11 16:06:19.681 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.682 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.682 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.685 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.687 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.687 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.687 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.691 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.693 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.693 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.693 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:19.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.695 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.695 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.695 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.695 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.696 [eventLoopGroupProxy-13-2 @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-11 16:06:19.698 [eventLoopGroupProxy-13-2 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.698 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.698 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.699 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.700 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.700 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.700 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.700 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.702 [eventLoopGroupProxy-13-2 @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-11 16:06:19.704 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.704 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.704 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.704 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.706 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.707 [eventLoopGroupProxy-13-2 @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-11 16:06:19.709 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.709 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.709 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.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-11 16:06:19.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.711 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.712 [eventLoopGroupProxy-13-2 @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-11 16:06:19.714 [eventLoopGroupProxy-13-2 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.714 [eventLoopGroupProxy-13-2 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.715 [eventLoopGroupProxy-13-2 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:19.715 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.716 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.716 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.717 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.720 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.720 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.720 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:19.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-11 16:06:19.721 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.721 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.721 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.721 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.723 [eventLoopGroupProxy-13-2 @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-11 16:06:19.725 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.725 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.725 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:19.726 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.730 [eventLoopGroupProxy-13-2 @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-11 16:06:19.732 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.732 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.732 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.733 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.734 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.734 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.734 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.734 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.736 [eventLoopGroupProxy-13-2 @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-11 16:06:19.738 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.738 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.738 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.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-11 16:06:19.740 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.740 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.740 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.740 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.741 [eventLoopGroupProxy-13-2 @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-11 16:06:19.744 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.744 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.745 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-02-11 16:06:19.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-11 16:06:19.746 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.746 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.746 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.746 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.748 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.749 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.750 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.750 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.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-11 16:06:19.751 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.751 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.751 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.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-11 16:06:19.753 [eventLoopGroupProxy-13-2 @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-11 16:06:19.755 [eventLoopGroupProxy-13-2 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.755 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.755 [eventLoopGroupProxy-13-2 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.758 [eventLoopGroupProxy-13-2 @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-11 16:06:19.760 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.760 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.760 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.760 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.761 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.761 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.761 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.761 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.763 [eventLoopGroupProxy-13-2 @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-11 16:06:19.765 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.765 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.765 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.765 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.767 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.767 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.767 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.767 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.768 [eventLoopGroupProxy-13-2 @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-11 16:06:19.770 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.770 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.770 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.771 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.772 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.774 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.775 [eventLoopGroupProxy-13-2 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.775 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.775 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.776 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.777 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.777 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.777 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.777 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.779 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.780 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.780 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.780 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.781 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.782 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.782 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.782 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.782 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.784 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.785 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.785 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.786 [eventLoopGroupProxy-13-2 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:19.786 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.787 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.787 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.787 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.787 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.788 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.837 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.837 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.837 [eventLoopGroupProxy-13-2 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.841 [eventLoopGroupProxy-13-2 @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-11 16:06:19.843 [eventLoopGroupProxy-13-2 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.843 [eventLoopGroupProxy-13-2 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.843 [eventLoopGroupProxy-13-2 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.844 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.845 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.847 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.849 [eventLoopGroupProxy-13-2 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.849 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.849 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.850 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.851 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.853 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.854 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.855 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.855 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.855 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.856 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.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-11 16:06:19.858 [eventLoopGroupProxy-13-2 @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-11 16:06:19.902 [eventLoopGroupProxy-13-2 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.902 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.902 [eventLoopGroupProxy-13-2 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 16:06:19.902 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.904 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.904 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.904 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.904 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.905 [eventLoopGroupProxy-13-2 @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-11 16:06:19.930 [DefaultDispatcher-worker-2 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:19.949 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.949 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.950 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 16:06:19.950 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.951 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.951 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.951 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.951 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.952 [eventLoopGroupProxy-13-2 @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-11 16:06:19.954 [eventLoopGroupProxy-13-2 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.954 [eventLoopGroupProxy-13-2 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.954 [eventLoopGroupProxy-13-2 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.955 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.956 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.956 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:19.956 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.956 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:19.957 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:19.959 [eventLoopGroupProxy-13-2 @coroutine#1605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:19.959 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:19.959 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:19.960 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.961 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:19.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-11 16:06:19.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-11 16:06:19.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-11 16:06:19.963 [eventLoopGroupProxy-13-2 @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-11 16:06:20.005 [eventLoopGroupProxy-13-2 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.005 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.005 [eventLoopGroupProxy-13-2 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-11 16:06:20.006 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.007 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.007 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.007 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.007 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.009 [eventLoopGroupProxy-13-2 @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-11 16:06:20.011 [eventLoopGroupProxy-13-2 @coroutine#1617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.011 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.011 [eventLoopGroupProxy-13-2 @call-handler#1616] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.011 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.012 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.012 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.012 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.012 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.014 [eventLoopGroupProxy-13-2 @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-11 16:06:20.016 [eventLoopGroupProxy-13-2 @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.016 [eventLoopGroupProxy-13-2 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.016 [eventLoopGroupProxy-13-2 @call-handler#1622] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.017 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.017 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.017 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.017 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.019 [eventLoopGroupProxy-13-2 @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-11 16:06:20.020 [eventLoopGroupProxy-13-2 @coroutine#1629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.020 [eventLoopGroupProxy-13-2 @call-handler#1628] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.020 [eventLoopGroupProxy-13-2 @call-handler#1628] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:20.021 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.023 [eventLoopGroupProxy-13-2 @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-11 16:06:20.025 [eventLoopGroupProxy-13-2 @coroutine#1635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.025 [eventLoopGroupProxy-13-2 @call-handler#1634] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.025 [eventLoopGroupProxy-13-2 @call-handler#1634] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.025 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.026 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.026 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.026 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.026 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.028 [eventLoopGroupProxy-13-2 @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-11 16:06:20.073 [eventLoopGroupProxy-13-2 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.073 [eventLoopGroupProxy-13-2 @call-handler#1640] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.073 [eventLoopGroupProxy-13-2 @call-handler#1640] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 16:06:20.074 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.077 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.078 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.078 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.078 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.079 [eventLoopGroupProxy-13-2 @call-handler#1646] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.081 [eventLoopGroupProxy-13-2 @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.081 [eventLoopGroupProxy-13-2 @call-handler#1646] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.081 [eventLoopGroupProxy-13-2 @call-handler#1646] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.082 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.085 [eventLoopGroupProxy-13-2 @call-handler#1652] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.086 [eventLoopGroupProxy-13-2 @coroutine#1653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.086 [eventLoopGroupProxy-13-2 @call-handler#1652] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.086 [eventLoopGroupProxy-13-2 @call-handler#1652] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:20.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.089 [eventLoopGroupProxy-13-2 @call-handler#1658] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.091 [eventLoopGroupProxy-13-2 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.091 [eventLoopGroupProxy-13-2 @call-handler#1658] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.091 [eventLoopGroupProxy-13-2 @call-handler#1658] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.092 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.093 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.093 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.093 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.093 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.094 [eventLoopGroupProxy-13-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.095 [eventLoopGroupProxy-13-2 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.095 [eventLoopGroupProxy-13-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.096 [eventLoopGroupProxy-13-2 @call-handler#1664] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.096 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.097 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.097 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.097 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.097 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.098 [eventLoopGroupProxy-13-2 @call-handler#1670] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.099 [eventLoopGroupProxy-13-2 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.099 [eventLoopGroupProxy-13-2 @call-handler#1670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.100 [eventLoopGroupProxy-13-2 @call-handler#1670] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.102 [eventLoopGroupProxy-13-2 @call-handler#1676] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.104 [eventLoopGroupProxy-13-2 @coroutine#1677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.104 [eventLoopGroupProxy-13-2 @call-handler#1676] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.104 [eventLoopGroupProxy-13-2 @call-handler#1676] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.106 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.106 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.106 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.107 [eventLoopGroupProxy-13-2 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.109 [eventLoopGroupProxy-13-2 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.109 [eventLoopGroupProxy-13-2 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.109 [eventLoopGroupProxy-13-2 @call-handler#1682] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.109 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.110 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.110 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.110 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.110 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.112 [eventLoopGroupProxy-13-2 @call-handler#1688] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.113 [eventLoopGroupProxy-13-2 @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.113 [eventLoopGroupProxy-13-2 @call-handler#1688] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.113 [eventLoopGroupProxy-13-2 @call-handler#1688] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.114 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.116 [eventLoopGroupProxy-13-2 @call-handler#1694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.118 [eventLoopGroupProxy-13-2 @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.118 [eventLoopGroupProxy-13-2 @call-handler#1694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.118 [eventLoopGroupProxy-13-2 @call-handler#1694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.121 [eventLoopGroupProxy-13-2 @call-handler#1700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.123 [eventLoopGroupProxy-13-2 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.123 [eventLoopGroupProxy-13-2 @call-handler#1700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.123 [eventLoopGroupProxy-13-2 @call-handler#1700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.126 [eventLoopGroupProxy-13-2 @call-handler#1706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.127 [eventLoopGroupProxy-13-2 @coroutine#1707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.127 [eventLoopGroupProxy-13-2 @call-handler#1706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.127 [eventLoopGroupProxy-13-2 @call-handler#1706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.130 [eventLoopGroupProxy-13-2 @call-handler#1712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.132 [eventLoopGroupProxy-13-2 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.132 [eventLoopGroupProxy-13-2 @call-handler#1712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.132 [eventLoopGroupProxy-13-2 @call-handler#1712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.133 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.133 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.135 [eventLoopGroupProxy-13-2 @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-11 16:06:20.177 [eventLoopGroupProxy-13-2 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.177 [eventLoopGroupProxy-13-2 @call-handler#1719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.177 [eventLoopGroupProxy-13-2 @call-handler#1719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.181 [eventLoopGroupProxy-13-2 @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-11 16:06:20.182 [eventLoopGroupProxy-13-2 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.182 [eventLoopGroupProxy-13-2 @call-handler#1725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.183 [eventLoopGroupProxy-13-2 @call-handler#1725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.185 [eventLoopGroupProxy-13-2 @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-11 16:06:20.187 [eventLoopGroupProxy-13-2 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.187 [eventLoopGroupProxy-13-2 @call-handler#1731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.188 [eventLoopGroupProxy-13-2 @call-handler#1731] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.188 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.189 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.189 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.189 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.189 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.190 [eventLoopGroupProxy-13-2 @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-11 16:06:20.192 [eventLoopGroupProxy-13-2 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.192 [eventLoopGroupProxy-13-2 @call-handler#1737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.192 [eventLoopGroupProxy-13-2 @call-handler#1737] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.193 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.194 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.194 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.194 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.194 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.195 [eventLoopGroupProxy-13-2 @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-11 16:06:20.196 [eventLoopGroupProxy-13-2 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.196 [eventLoopGroupProxy-13-2 @call-handler#1743] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.196 [eventLoopGroupProxy-13-2 @call-handler#1743] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:20.197 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.199 [eventLoopGroupProxy-13-2 @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-11 16:06:20.201 [eventLoopGroupProxy-13-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.201 [eventLoopGroupProxy-13-2 @call-handler#1749] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.201 [eventLoopGroupProxy-13-2 @call-handler#1749] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.201 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.202 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.202 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.202 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.202 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.203 [eventLoopGroupProxy-13-2 @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-11 16:06:20.205 [eventLoopGroupProxy-13-2 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.205 [eventLoopGroupProxy-13-2 @call-handler#1755] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.205 [eventLoopGroupProxy-13-2 @call-handler#1755] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.205 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.206 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.206 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.206 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.206 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.208 [eventLoopGroupProxy-13-2 @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-11 16:06:20.253 [eventLoopGroupProxy-13-2 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.253 [eventLoopGroupProxy-13-2 @call-handler#1761] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.253 [eventLoopGroupProxy-13-2 @call-handler#1761] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 16:06:20.254 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.255 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.257 [eventLoopGroupProxy-13-2 @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-11 16:06:20.258 [eventLoopGroupProxy-13-2 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.258 [eventLoopGroupProxy-13-2 @call-handler#1767] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.259 [eventLoopGroupProxy-13-2 @call-handler#1767] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.259 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.260 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.260 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.260 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.260 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.262 [eventLoopGroupProxy-13-2 @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-11 16:06:20.264 [eventLoopGroupProxy-13-2 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.264 [eventLoopGroupProxy-13-2 @call-handler#1773] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.265 [eventLoopGroupProxy-13-2 @call-handler#1773] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.265 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.266 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.268 [eventLoopGroupProxy-13-2 @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-11 16:06:20.313 [eventLoopGroupProxy-13-2 @coroutine#1780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.313 [eventLoopGroupProxy-13-2 @call-handler#1779] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.313 [eventLoopGroupProxy-13-2 @call-handler#1779] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.317 [eventLoopGroupProxy-13-2 @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-11 16:06:20.361 [eventLoopGroupProxy-13-2 @coroutine#1786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.361 [eventLoopGroupProxy-13-2 @call-handler#1785] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.361 [eventLoopGroupProxy-13-2 @call-handler#1785] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-02-11 16:06:20.362 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.363 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.363 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.363 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.363 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.364 [eventLoopGroupProxy-13-2 @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-11 16:06:20.367 [eventLoopGroupProxy-13-2 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.367 [eventLoopGroupProxy-13-2 @call-handler#1791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.367 [eventLoopGroupProxy-13-2 @call-handler#1791] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.368 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.369 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.369 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.369 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.369 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.370 [eventLoopGroupProxy-13-2 @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-11 16:06:20.372 [eventLoopGroupProxy-13-2 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.372 [eventLoopGroupProxy-13-2 @call-handler#1797] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.372 [eventLoopGroupProxy-13-2 @call-handler#1797] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.372 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.373 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.373 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.373 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.373 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.375 [eventLoopGroupProxy-13-2 @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-11 16:06:20.377 [eventLoopGroupProxy-13-2 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.377 [eventLoopGroupProxy-13-2 @call-handler#1803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.377 [eventLoopGroupProxy-13-2 @call-handler#1803] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.377 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.378 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.380 [eventLoopGroupProxy-13-2 @call-handler#1809] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.381 [eventLoopGroupProxy-13-2 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.382 [eventLoopGroupProxy-13-2 @call-handler#1809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.382 [eventLoopGroupProxy-13-2 @call-handler#1809] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.382 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.383 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.383 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.383 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.383 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.384 [eventLoopGroupProxy-13-2 @call-handler#1815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.386 [eventLoopGroupProxy-13-2 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.386 [eventLoopGroupProxy-13-2 @call-handler#1815] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.386 [eventLoopGroupProxy-13-2 @call-handler#1815] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.387 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.388 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.389 [eventLoopGroupProxy-13-2 @call-handler#1821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.390 [eventLoopGroupProxy-13-2 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.390 [eventLoopGroupProxy-13-2 @call-handler#1821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.390 [eventLoopGroupProxy-13-2 @call-handler#1821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:20.391 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.392 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.393 [eventLoopGroupProxy-13-2 @call-handler#1827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.395 [eventLoopGroupProxy-13-2 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.395 [eventLoopGroupProxy-13-2 @call-handler#1827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.395 [eventLoopGroupProxy-13-2 @call-handler#1827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.395 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.396 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.396 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.396 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.396 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.398 [eventLoopGroupProxy-13-2 @call-handler#1833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.399 [eventLoopGroupProxy-13-2 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.399 [eventLoopGroupProxy-13-2 @call-handler#1833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.400 [eventLoopGroupProxy-13-2 @call-handler#1833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.400 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.401 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.402 [eventLoopGroupProxy-13-2 @call-handler#1839] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.404 [eventLoopGroupProxy-13-2 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.404 [eventLoopGroupProxy-13-2 @call-handler#1839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.404 [eventLoopGroupProxy-13-2 @call-handler#1839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.406 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.406 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.406 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.406 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.407 [eventLoopGroupProxy-13-2 @call-handler#1845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.409 [eventLoopGroupProxy-13-2 @coroutine#1846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.409 [eventLoopGroupProxy-13-2 @call-handler#1845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.409 [eventLoopGroupProxy-13-2 @call-handler#1845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.410 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.411 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.411 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.411 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.411 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.412 [eventLoopGroupProxy-13-2 @call-handler#1851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.414 [eventLoopGroupProxy-13-2 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.414 [eventLoopGroupProxy-13-2 @call-handler#1851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.414 [eventLoopGroupProxy-13-2 @call-handler#1851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.414 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.416 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.416 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.416 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.416 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.417 [eventLoopGroupProxy-13-2 @call-handler#1857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.418 [eventLoopGroupProxy-13-2 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.419 [eventLoopGroupProxy-13-2 @call-handler#1857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.419 [eventLoopGroupProxy-13-2 @call-handler#1857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.419 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.420 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.422 [eventLoopGroupProxy-13-2 @call-handler#1863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.423 [eventLoopGroupProxy-13-2 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.423 [eventLoopGroupProxy-13-2 @call-handler#1863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.423 [eventLoopGroupProxy-13-2 @call-handler#1863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.424 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.426 [eventLoopGroupProxy-13-2 @call-handler#1869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.428 [eventLoopGroupProxy-13-2 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.428 [eventLoopGroupProxy-13-2 @call-handler#1869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.428 [eventLoopGroupProxy-13-2 @call-handler#1869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.428 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.431 [eventLoopGroupProxy-13-2 @call-handler#1875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.433 [eventLoopGroupProxy-13-2 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.433 [eventLoopGroupProxy-13-2 @call-handler#1875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.433 [eventLoopGroupProxy-13-2 @call-handler#1875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.437 [eventLoopGroupProxy-13-2 @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-11 16:06:20.457 [DefaultDispatcher-worker-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:20.481 [eventLoopGroupProxy-13-2 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.481 [eventLoopGroupProxy-13-2 @call-handler#1882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.481 [eventLoopGroupProxy-13-2 @call-handler#1882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 16:06:20.482 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.483 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.485 [eventLoopGroupProxy-13-2 @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-11 16:06:20.486 [eventLoopGroupProxy-13-2 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.487 [eventLoopGroupProxy-13-2 @call-handler#1889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.487 [eventLoopGroupProxy-13-2 @call-handler#1889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.487 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.488 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.488 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.488 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.488 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.490 [eventLoopGroupProxy-13-2 @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-11 16:06:20.491 [eventLoopGroupProxy-13-2 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.491 [eventLoopGroupProxy-13-2 @call-handler#1895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.491 [eventLoopGroupProxy-13-2 @call-handler#1895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.492 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.493 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.493 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.493 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.493 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.494 [eventLoopGroupProxy-13-2 @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-11 16:06:20.496 [eventLoopGroupProxy-13-2 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.496 [eventLoopGroupProxy-13-2 @call-handler#1901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.496 [eventLoopGroupProxy-13-2 @call-handler#1901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.497 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.497 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.497 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.497 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.498 [eventLoopGroupProxy-13-2 @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-11 16:06:20.500 [eventLoopGroupProxy-13-2 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.500 [eventLoopGroupProxy-13-2 @call-handler#1907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.500 [eventLoopGroupProxy-13-2 @call-handler#1907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.500 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.502 [eventLoopGroupProxy-13-2 @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-11 16:06:20.504 [eventLoopGroupProxy-13-2 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.504 [eventLoopGroupProxy-13-2 @call-handler#1913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.504 [eventLoopGroupProxy-13-2 @call-handler#1913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.506 [eventLoopGroupProxy-13-2 @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-11 16:06:20.507 [eventLoopGroupProxy-13-2 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.507 [eventLoopGroupProxy-13-2 @call-handler#1919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.508 [eventLoopGroupProxy-13-2 @call-handler#1919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.508 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.510 [eventLoopGroupProxy-13-2 @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-11 16:06:20.511 [eventLoopGroupProxy-13-2 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.512 [eventLoopGroupProxy-13-2 @call-handler#1925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.512 [eventLoopGroupProxy-13-2 @call-handler#1925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.512 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.513 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.513 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.513 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.513 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.514 [eventLoopGroupProxy-13-2 @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-11 16:06:20.515 [eventLoopGroupProxy-13-2 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.515 [eventLoopGroupProxy-13-2 @call-handler#1931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.515 [eventLoopGroupProxy-13-2 @call-handler#1931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:20.516 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.517 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.517 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.517 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.517 [eventLoopGroupProxy-13-2 @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-11 16:06:20.518 [eventLoopGroupProxy-13-2 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.519 [eventLoopGroupProxy-13-2 @call-handler#1937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.519 [eventLoopGroupProxy-13-2 @call-handler#1937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.519 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.520 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.520 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.520 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.520 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.521 [eventLoopGroupProxy-13-2 @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-11 16:06:20.522 [eventLoopGroupProxy-13-2 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.522 [eventLoopGroupProxy-13-2 @call-handler#1943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.522 [eventLoopGroupProxy-13-2 @call-handler#1943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:20.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-11 16:06:20.523 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.523 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.523 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.523 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.524 [eventLoopGroupProxy-13-2 @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-11 16:06:20.526 [eventLoopGroupProxy-13-2 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.526 [eventLoopGroupProxy-13-2 @call-handler#1949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.526 [eventLoopGroupProxy-13-2 @call-handler#1949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.526 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.527 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.527 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.527 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.527 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.528 [eventLoopGroupProxy-13-2 @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-11 16:06:20.529 [eventLoopGroupProxy-13-2 @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.529 [eventLoopGroupProxy-13-2 @call-handler#1955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.529 [eventLoopGroupProxy-13-2 @call-handler#1955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:20.530 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.530 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.530 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.530 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.530 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.531 [eventLoopGroupProxy-13-2 @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-11 16:06:20.532 [eventLoopGroupProxy-13-2 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.533 [eventLoopGroupProxy-13-2 @call-handler#1961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.533 [eventLoopGroupProxy-13-2 @call-handler#1961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.533 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.534 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.534 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.534 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.534 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.535 [eventLoopGroupProxy-13-2 @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-11 16:06:20.536 [eventLoopGroupProxy-13-2 @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.536 [eventLoopGroupProxy-13-2 @call-handler#1967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.536 [eventLoopGroupProxy-13-2 @call-handler#1967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:20.537 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.537 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.538 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.538 [eventLoopGroupProxy-13-2 @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-11 16:06:20.540 [eventLoopGroupProxy-13-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.540 [eventLoopGroupProxy-13-2 @call-handler#1973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.540 [eventLoopGroupProxy-13-2 @call-handler#1973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.542 [eventLoopGroupProxy-13-2 @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-11 16:06:20.543 [eventLoopGroupProxy-13-2 @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.543 [eventLoopGroupProxy-13-2 @call-handler#1979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.544 [eventLoopGroupProxy-13-2 @call-handler#1979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:20.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-11 16:06:20.545 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.545 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.545 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.545 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.546 [eventLoopGroupProxy-13-2 @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-11 16:06:20.548 [eventLoopGroupProxy-13-2 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.548 [eventLoopGroupProxy-13-2 @call-handler#1985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.548 [eventLoopGroupProxy-13-2 @call-handler#1985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.551 [eventLoopGroupProxy-13-2 @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-11 16:06:20.552 [eventLoopGroupProxy-13-2 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.553 [eventLoopGroupProxy-13-2 @call-handler#1991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.553 [eventLoopGroupProxy-13-2 @call-handler#1991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.555 [eventLoopGroupProxy-13-2 @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-11 16:06:20.557 [eventLoopGroupProxy-13-2 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.557 [eventLoopGroupProxy-13-2 @call-handler#1997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.557 [eventLoopGroupProxy-13-2 @call-handler#1997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.560 [eventLoopGroupProxy-13-2 @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-11 16:06:20.561 [eventLoopGroupProxy-13-2 @coroutine#2004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.562 [eventLoopGroupProxy-13-2 @call-handler#2003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.562 [eventLoopGroupProxy-13-2 @call-handler#2003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.562 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.563 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.563 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.563 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.563 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.564 [eventLoopGroupProxy-13-2 @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-11 16:06:20.566 [eventLoopGroupProxy-13-2 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.566 [eventLoopGroupProxy-13-2 @call-handler#2009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.566 [eventLoopGroupProxy-13-2 @call-handler#2009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.567 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.568 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.569 [eventLoopGroupProxy-13-2 @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-11 16:06:20.613 [eventLoopGroupProxy-13-2 @coroutine#2016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.613 [eventLoopGroupProxy-13-2 @call-handler#2015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.613 [eventLoopGroupProxy-13-2 @call-handler#2015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.616 [eventLoopGroupProxy-13-2 @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-11 16:06:20.618 [eventLoopGroupProxy-13-2 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.618 [eventLoopGroupProxy-13-2 @call-handler#2021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.618 [eventLoopGroupProxy-13-2 @call-handler#2021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.621 [eventLoopGroupProxy-13-2 @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-11 16:06:20.623 [eventLoopGroupProxy-13-2 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.623 [eventLoopGroupProxy-13-2 @call-handler#2027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.623 [eventLoopGroupProxy-13-2 @call-handler#2027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.624 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.625 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.625 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.625 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.625 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.626 [eventLoopGroupProxy-13-2 @call-handler#2033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.627 [eventLoopGroupProxy-13-2 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.627 [eventLoopGroupProxy-13-2 @call-handler#2033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.628 [eventLoopGroupProxy-13-2 @call-handler#2033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.628 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.629 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.629 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.629 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.629 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.630 [eventLoopGroupProxy-13-2 @call-handler#2039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.676 [eventLoopGroupProxy-13-2 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.676 [eventLoopGroupProxy-13-2 @call-handler#2039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.677 [eventLoopGroupProxy-13-2 @call-handler#2039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-02-11 16:06:20.677 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.680 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.681 [eventLoopGroupProxy-13-2 @call-handler#2045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.683 [eventLoopGroupProxy-13-2 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.684 [eventLoopGroupProxy-13-2 @call-handler#2045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.684 [eventLoopGroupProxy-13-2 @call-handler#2045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.684 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.685 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.685 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.685 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.685 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.686 [eventLoopGroupProxy-13-2 @call-handler#2051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.688 [eventLoopGroupProxy-13-2 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.688 [eventLoopGroupProxy-13-2 @call-handler#2051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.688 [eventLoopGroupProxy-13-2 @call-handler#2051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.688 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.689 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.690 [eventLoopGroupProxy-13-2 @call-handler#2057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.692 [eventLoopGroupProxy-13-2 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.692 [eventLoopGroupProxy-13-2 @call-handler#2057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.692 [eventLoopGroupProxy-13-2 @call-handler#2057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.693 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.694 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.694 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.694 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.694 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.695 [eventLoopGroupProxy-13-2 @call-handler#2063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.697 [eventLoopGroupProxy-13-2 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.697 [eventLoopGroupProxy-13-2 @call-handler#2063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.697 [eventLoopGroupProxy-13-2 @call-handler#2063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.699 [eventLoopGroupProxy-13-2 @call-handler#2069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.701 [eventLoopGroupProxy-13-2 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.701 [eventLoopGroupProxy-13-2 @call-handler#2069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.701 [eventLoopGroupProxy-13-2 @call-handler#2069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.701 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.702 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.703 [eventLoopGroupProxy-13-2 @call-handler#2075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:20.746 [eventLoopGroupProxy-13-2 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.746 [eventLoopGroupProxy-13-2 @call-handler#2075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.746 [eventLoopGroupProxy-13-2 @call-handler#2075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 16:06:20.747 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.748 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.748 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.748 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.748 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.749 [eventLoopGroupProxy-13-2 @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-11 16:06:20.752 [eventLoopGroupProxy-13-2 @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.752 [eventLoopGroupProxy-13-2 @call-handler#2082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.752 [eventLoopGroupProxy-13-2 @call-handler#2082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.752 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.753 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.753 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.753 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.753 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.755 [eventLoopGroupProxy-13-2 @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-11 16:06:20.757 [eventLoopGroupProxy-13-2 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.757 [eventLoopGroupProxy-13-2 @call-handler#2088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.758 [eventLoopGroupProxy-13-2 @call-handler#2088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.758 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.759 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.759 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.759 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.759 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.760 [eventLoopGroupProxy-13-2 @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-11 16:06:20.763 [eventLoopGroupProxy-13-2 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.763 [eventLoopGroupProxy-13-2 @call-handler#2094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.763 [eventLoopGroupProxy-13-2 @call-handler#2094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.764 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.765 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.765 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.765 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.765 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.766 [eventLoopGroupProxy-13-2 @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-11 16:06:20.768 [eventLoopGroupProxy-13-2 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.768 [eventLoopGroupProxy-13-2 @call-handler#2100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.769 [eventLoopGroupProxy-13-2 @call-handler#2100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.770 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.770 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.770 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.771 [eventLoopGroupProxy-13-2 @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-11 16:06:20.772 [eventLoopGroupProxy-13-2 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.773 [eventLoopGroupProxy-13-2 @call-handler#2106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.773 [eventLoopGroupProxy-13-2 @call-handler#2106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.773 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.774 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.774 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.774 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.774 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.775 [eventLoopGroupProxy-13-2 @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-11 16:06:20.821 [eventLoopGroupProxy-13-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.821 [eventLoopGroupProxy-13-2 @call-handler#2112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.821 [eventLoopGroupProxy-13-2 @call-handler#2112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 16:06:20.821 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.822 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.823 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.823 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.823 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.824 [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-11 16:06:20.826 [eventLoopGroupProxy-13-2 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.826 [eventLoopGroupProxy-13-2 @call-handler#2118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.826 [eventLoopGroupProxy-13-2 @call-handler#2118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.827 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.828 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.828 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.828 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.828 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.829 [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-11 16:06:20.831 [eventLoopGroupProxy-13-2 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.831 [eventLoopGroupProxy-13-2 @call-handler#2124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.831 [eventLoopGroupProxy-13-2 @call-handler#2124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.831 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.833 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.834 [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-11 16:06:20.836 [eventLoopGroupProxy-13-2 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.836 [eventLoopGroupProxy-13-2 @call-handler#2130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.836 [eventLoopGroupProxy-13-2 @call-handler#2130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.836 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.837 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.837 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.837 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.837 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.838 [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-11 16:06:20.881 [eventLoopGroupProxy-13-2 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.881 [eventLoopGroupProxy-13-2 @call-handler#2136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.881 [eventLoopGroupProxy-13-2 @call-handler#2136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 16:06:20.882 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.883 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.883 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.883 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.883 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.884 [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-11 16:06:20.886 [eventLoopGroupProxy-13-2 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.886 [eventLoopGroupProxy-13-2 @call-handler#2142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.886 [eventLoopGroupProxy-13-2 @call-handler#2142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.886 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.887 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.887 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.887 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.887 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.889 [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-11 16:06:20.890 [eventLoopGroupProxy-13-2 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.890 [eventLoopGroupProxy-13-2 @call-handler#2148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.890 [eventLoopGroupProxy-13-2 @call-handler#2148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:20.891 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.892 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.892 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.892 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.892 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.893 [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-11 16:06:20.894 [eventLoopGroupProxy-13-2 @coroutine#2155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.895 [eventLoopGroupProxy-13-2 @call-handler#2154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.895 [eventLoopGroupProxy-13-2 @call-handler#2154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.895 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.896 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.896 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.896 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.896 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.897 [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-11 16:06:20.941 [eventLoopGroupProxy-13-2 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.941 [eventLoopGroupProxy-13-2 @call-handler#2160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.941 [eventLoopGroupProxy-13-2 @call-handler#2160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.944 [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-11 16:06:20.946 [eventLoopGroupProxy-13-2 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.947 [eventLoopGroupProxy-13-2 @call-handler#2166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.947 [eventLoopGroupProxy-13-2 @call-handler#2166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.950 [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-11 16:06:20.951 [eventLoopGroupProxy-13-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.951 [eventLoopGroupProxy-13-2 @call-handler#2172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.951 [eventLoopGroupProxy-13-2 @call-handler#2172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.952 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.954 [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-11 16:06:20.956 [eventLoopGroupProxy-13-2 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.956 [eventLoopGroupProxy-13-2 @call-handler#2178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.956 [eventLoopGroupProxy-13-2 @call-handler#2178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.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-11 16:06:20.960 [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-11 16:06:20.961 [eventLoopGroupProxy-13-2 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:20.961 [eventLoopGroupProxy-13-2 @call-handler#2184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:20.961 [eventLoopGroupProxy-13-2 @call-handler#2184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:20.962 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.963 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.963 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:20.963 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:20.963 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:20.964 [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-11 16:06:20.983 [DefaultDispatcher-worker-7 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:21.009 [eventLoopGroupProxy-13-2 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.009 [eventLoopGroupProxy-13-2 @call-handler#2190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.009 [eventLoopGroupProxy-13-2 @call-handler#2190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-02-11 16:06:21.009 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.010 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.010 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.010 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.011 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.012 [eventLoopGroupProxy-13-2 @call-handler#2197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:21.014 [eventLoopGroupProxy-13-2 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.014 [eventLoopGroupProxy-13-2 @call-handler#2197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.014 [eventLoopGroupProxy-13-2 @call-handler#2197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:21.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-11 16:06:21.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.016 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.017 [eventLoopGroupProxy-13-2 @call-handler#2203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:21.019 [eventLoopGroupProxy-13-2 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.020 [eventLoopGroupProxy-13-2 @call-handler#2203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.020 [eventLoopGroupProxy-13-2 @call-handler#2203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:21.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-11 16:06:21.021 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.021 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.021 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.021 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.023 [eventLoopGroupProxy-13-2 @call-handler#2209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-02-11 16:06:21.065 [eventLoopGroupProxy-13-2 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.065 [eventLoopGroupProxy-13-2 @call-handler#2209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.065 [eventLoopGroupProxy-13-2 @call-handler#2209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-02-11 16:06:21.066 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.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-11 16:06:21.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-11 16:06:21.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-11 16:06:21.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-11 16:06:21.068 [eventLoopGroupProxy-13-2 @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-11 16:06:21.070 [eventLoopGroupProxy-13-2 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.070 [eventLoopGroupProxy-13-2 @call-handler#2216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.070 [eventLoopGroupProxy-13-2 @call-handler#2216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:21.070 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.071 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.071 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.071 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.072 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.073 [eventLoopGroupProxy-13-2 @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-11 16:06:21.074 [eventLoopGroupProxy-13-2 @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.074 [eventLoopGroupProxy-13-2 @call-handler#2222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.075 [eventLoopGroupProxy-13-2 @call-handler#2222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:21.075 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.076 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.076 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.076 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.076 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.077 [eventLoopGroupProxy-13-2 @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-11 16:06:21.078 [eventLoopGroupProxy-13-2 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.078 [eventLoopGroupProxy-13-2 @call-handler#2228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.078 [eventLoopGroupProxy-13-2 @call-handler#2228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-02-11 16:06:21.079 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.079 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.079 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.080 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.080 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.081 [eventLoopGroupProxy-13-2 @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-11 16:06:21.082 [eventLoopGroupProxy-13-2 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.082 [eventLoopGroupProxy-13-2 @call-handler#2234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.082 [eventLoopGroupProxy-13-2 @call-handler#2234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:21.082 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.083 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.084 [eventLoopGroupProxy-13-2 @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-11 16:06:21.086 [eventLoopGroupProxy-13-2 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.086 [eventLoopGroupProxy-13-2 @call-handler#2240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.086 [eventLoopGroupProxy-13-2 @call-handler#2240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:21.087 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.088 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.089 [eventLoopGroupProxy-13-2 @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-11 16:06:21.092 [eventLoopGroupProxy-13-2 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.092 [eventLoopGroupProxy-13-2 @call-handler#2246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.092 [eventLoopGroupProxy-13-2 @call-handler#2246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:21.093 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.093 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.094 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.095 [eventLoopGroupProxy-13-2 @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-11 16:06:21.137 [eventLoopGroupProxy-13-2 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.137 [eventLoopGroupProxy-13-2 @call-handler#2252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.138 [eventLoopGroupProxy-13-2 @call-handler#2252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-02-11 16:06:21.138 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.139 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.139 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.139 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.139 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.140 [eventLoopGroupProxy-13-2 @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-11 16:06:21.142 [eventLoopGroupProxy-13-2 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.142 [eventLoopGroupProxy-13-2 @call-handler#2258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.143 [eventLoopGroupProxy-13-2 @call-handler#2258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:21.143 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.144 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.144 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-02-11 16:06:21.144 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.144 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:21.145 [eventLoopGroupProxy-13-2 @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-11 16:06:21.147 [eventLoopGroupProxy-13-2 @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.147 [eventLoopGroupProxy-13-2 @call-handler#2264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.147 [eventLoopGroupProxy-13-2 @call-handler#2264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-02-11 16:06:21.148 [MyScheduler_Worker-1 @coroutine#1340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:21.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-11 16:06:21.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-11 16:06:21.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-11 16:06:21.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-11 16:06:21.150 [eventLoopGroupProxy-13-2 @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-11 16:06:21.152 [eventLoopGroupProxy-13-2 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.152 [eventLoopGroupProxy-13-2 @call-handler#2270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.153 [eventLoopGroupProxy-13-2 @call-handler#2270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-02-11 16:06:21.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-11 16:06:21.166 [DefaultDispatcher-worker-4 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:21.173 [DefaultDispatcher-worker-6 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:21.173 [DefaultDispatcher-worker-6 @coroutine#1158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:21.173 [DefaultDispatcher-worker-6 @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-11 16:06:21.173 [DefaultDispatcher-worker-6 @coroutine#1158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:21.173 [DefaultDispatcher-worker-6 @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-11 16:06:21.175 [eventLoopGroupProxy-13-2 @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-11 16:06:21.175 [eventLoopGroupProxy-13-2 @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-11 16:06:21.175 [eventLoopGroupProxy-13-2 @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-11 16:06:21.200 [DefaultDispatcher-worker-3 @call-handler#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbc336 2024-02-11 16:06:21.200 [eventLoopGroupProxy-13-2 @call-handler#2281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:21.200 [DefaultDispatcher-worker-3 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json 2024-02-11 16:06:21.200 [DefaultDispatcher-worker-3 @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/557603490520539136/_ustadmanifest.json. 2024-02-11 16:06:21.200 [DefaultDispatcher-worker-3 @coroutine#974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json 2024-02-11 16:06:21.200 [eventLoopGroupProxy-13-2 @call-handler#2281] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-02-11 16:06:21.201 [DefaultDispatcher-worker-7 @coroutine#1158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:21.201 [DefaultDispatcher-worker-7 @coroutine#1158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:21.201 [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-11 16:06:21.201 [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-11 16:06:21.201 [DefaultDispatcher-worker-6 @coroutine#974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json 2024-02-11 16:06:21.201 [DefaultDispatcher-worker-6 @coroutine#974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json 2024-02-11 16:06:21.202 [DefaultDispatcher-worker-10 @coroutine#974] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json. 2024-02-11 16:06:21.202 [DefaultDispatcher-worker-10 @coroutine#974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/557603490520539136/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:21.211 [DefaultDispatcher-worker-11 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14fe085b 2024-02-11 16:06:21.213 [DefaultDispatcher-worker-10 @coroutine#2481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:21.226 [DefaultDispatcher-worker-3 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbc336 2024-02-11 16:06:21.239 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-02-11 16:06:21.239 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-02-11 16:06:21.239 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-02-11 16:06:21.239 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-02-11 16:06:21.239 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-02-11 16:06:21.245 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744db9fb 2024-02-11 16:06:21.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown initiated... 2024-02-11 16:06:21.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Close initiated... 2024-02-11 16:06:21.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:21.246 [HikariPool-69 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14fe085b: (connection evicted) 2024-02-11 16:06:21.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:21.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Closed. 2024-02-11 16:06:21.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Shutdown completed. 2024-02-11 16:06:21.655 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:21.655 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:21.667 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-02-11 16:06:22.250 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@54ef9698 2024-02-11 16:06:22.251 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@54ef9698 2024-02-11 16:06:22.256 [Test worker @coroutine#2657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fd5bc 2024-02-11 16:06:22.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown initiated... 2024-02-11 16:06:22.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Close initiated... 2024-02-11 16:06:22.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:22.256 [HikariPool-67 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcbc336: (connection evicted) 2024-02-11 16:06:22.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:22.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Closed. 2024-02-11 16:06:22.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Shutdown completed. 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ade62a6 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:22.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:22.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-02-11 16:06:22.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@9976b27 2024-02-11 16:06:22.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@9976b27 2024-02-11 16:06:22.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-02-11 16:06:22.282 [DefaultDispatcher-worker-10 @coroutine#2663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9976b27 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ee200ae 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:22.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:22.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fecb076 2024-02-11 16:06:22.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fecb076 2024-02-11 16:06:22.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62159fd 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:22.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:22.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-02-11 16:06:22.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c37ac3c 2024-02-11 16:06:22.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c37ac3c 2024-02-11 16:06:22.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-02-11 16:06:22.296 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 16:06:22.297 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-02-11 16:06:22.298 [DefaultDispatcher-worker-9 @coroutine#2673] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 16:06:22.302 [DefaultDispatcher-worker-9 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecb076 2024-02-11 16:06:22.304 [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-11 16:06:22.304 [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-11 16:06:22.304 [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-11 16:06:22.304 [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-11 16:06:22.307 [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-11 16:06:22.308 [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-11 16:06:22.309 [eventLoopGroupProxy-16-1 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c37ac3c 2024-02-11 16:06:22.311 [Test worker @coroutine#2674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-02-11 16:06:22.311 [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-11 16:06:22.311 [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-11 16:06:22.312 [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-11 16:06:22.313 [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-11 16:06:22.313 [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-11 16:06:22.313 [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-11 16:06:22.313 [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-11 16:06:22.315 [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-11 16:06:22.319 [eventLoopGroupProxy-16-1 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c37ac3c 2024-02-11 16:06:22.319 [eventLoopGroupProxy-16-1 @call-handler#2689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:22.320 [Test worker @coroutine#2686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-02-11 16:06:22.323 [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-11 16:06:22.329 [eventLoopGroupProxy-16-2 @call-handler#2699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:22.335 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fecb076 2024-02-11 16:06:22.364 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:22.392 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:22.394 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:23.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5598dff2 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:23.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bfca3a 2024-02-11 16:06:23.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bfca3a 2024-02-11 16:06:23.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-02-11 16:06:23.507 [DefaultDispatcher-worker-11 @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bfca3a 2024-02-11 16:06:23.512 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57271/api/blob/upload-init-batch 2024-02-11 16:06:23.512 [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:57271/api/blob/upload-init-batch. 2024-02-11 16:06:23.512 [Test worker @coroutine#2709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57271/api/blob/upload-init-batch 2024-02-11 16:06:23.512 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57271/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 16:06:23.515 [Test worker @coroutine#2709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57271/api/blob/upload-init-batch 2024-02-11 16:06:23.515 [Test worker @coroutine#2709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57271/api/blob/upload-init-batch 2024-02-11 16:06:23.515 [Test worker @coroutine#2709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57271/api/blob/upload-init-batch. 2024-02-11 16:06:23.515 [Test worker @coroutine#2709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57271/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:23.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown initiated... 2024-02-11 16:06:23.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Close initiated... 2024-02-11 16:06:23.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:23.522 [HikariPool-73 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57bfca3a: (connection evicted) 2024-02-11 16:06:23.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:23.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Closed. 2024-02-11 16:06:23.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Shutdown completed. 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4777f71e 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:23.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:23.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a68cbc5 2024-02-11 16:06:23.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a68cbc5 2024-02-11 16:06:23.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-02-11 16:06:23.548 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48663/api/blob/upload-init-batch 2024-02-11 16:06:23.548 [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:48663/api/blob/upload-init-batch. 2024-02-11 16:06:23.548 [Test worker @coroutine#2719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48663/api/blob/upload-init-batch 2024-02-11 16:06:23.548 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48663/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 16:06:23.550 [Test worker @coroutine#2719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48663/api/blob/upload-init-batch 2024-02-11 16:06:23.550 [Test worker @coroutine#2719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48663/api/blob/upload-init-batch 2024-02-11 16:06:23.550 [Test worker @coroutine#2719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48663/api/blob/upload-init-batch. 2024-02-11 16:06:23.550 [Test worker @coroutine#2719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48663/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:23.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-02-11 16:06:23.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-02-11 16:06:23.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:23.552 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a68cbc5: (connection evicted) 2024-02-11 16:06:23.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:23.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-02-11 16:06:23.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b4ce6f 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:23.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:23.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bf1bad 2024-02-11 16:06:23.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bf1bad 2024-02-11 16:06:23.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-02-11 16:06:23.576 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52839/api/blob/upload-init-batch 2024-02-11 16:06:23.576 [Test worker @coroutine#2725] 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:52839/api/blob/upload-init-batch. 2024-02-11 16:06:23.576 [Test worker @coroutine#2725] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52839/api/blob/upload-init-batch 2024-02-11 16:06:23.576 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52839/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-02-11 16:06:23.578 [Test worker @coroutine#2725] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52839/api/blob/upload-init-batch 2024-02-11 16:06:23.578 [Test worker @coroutine#2725] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52839/api/blob/upload-init-batch 2024-02-11 16:06:23.579 [Test worker @coroutine#2725] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52839/api/blob/upload-init-batch. 2024-02-11 16:06:23.579 [Test worker @coroutine#2725] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52839/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:23.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-02-11 16:06:23.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-02-11 16:06:23.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:23.587 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18bf1bad: (connection evicted) 2024-02-11 16:06:23.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:23.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-02-11 16:06:23.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c6b52e 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:23.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:23.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-02-11 16:06:23.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-02-11 16:06:23.686 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.716 [DefaultDispatcher-worker-11 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.723 [DefaultDispatcher-worker-10 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.732 [DefaultDispatcher-worker-10 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.739 [DefaultDispatcher-worker-10 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.746 [DefaultDispatcher-worker-7 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.754 [DefaultDispatcher-worker-4 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.763 [DefaultDispatcher-worker-4 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.768 [HikariPool-76 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:23.771 [DefaultDispatcher-worker-7 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.772 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@52635844 2024-02-11 16:06:23.772 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@52635844 2024-02-11 16:06:23.775 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca4ac78 2024-02-11 16:06:23.775 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca4ac78 2024-02-11 16:06:23.778 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@589b3334 2024-02-11 16:06:23.778 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@589b3334 2024-02-11 16:06:23.781 [DefaultDispatcher-worker-7 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.781 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d99a643 2024-02-11 16:06:23.781 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d99a643 2024-02-11 16:06:23.784 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@55706ccc 2024-02-11 16:06:23.784 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@55706ccc 2024-02-11 16:06:23.786 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4edd76 2024-02-11 16:06:23.786 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4edd76 2024-02-11 16:06:23.788 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4d4958 2024-02-11 16:06:23.788 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4d4958 2024-02-11 16:06:23.790 [DefaultDispatcher-worker-12 @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.790 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db6590c 2024-02-11 16:06:23.790 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db6590c 2024-02-11 16:06:23.792 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf64c7a 2024-02-11 16:06:23.792 [HikariPool-76 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf64c7a 2024-02-11 16:06:23.792 [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-11 16:06:23.800 [DefaultDispatcher-worker-7 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.809 [DefaultDispatcher-worker-7 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.819 [DefaultDispatcher-worker-10 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25e203e6 2024-02-11 16:06:23.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-02-11 16:06:23.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-02-11 16:06:23.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 16:06:23.822 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25e203e6: (connection evicted) 2024-02-11 16:06:23.823 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52635844: (connection evicted) 2024-02-11 16:06:23.823 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca4ac78: (connection evicted) 2024-02-11 16:06:23.823 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@589b3334: (connection evicted) 2024-02-11 16:06:23.824 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d99a643: (connection evicted) 2024-02-11 16:06:23.824 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55706ccc: (connection evicted) 2024-02-11 16:06:23.825 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c4edd76: (connection evicted) 2024-02-11 16:06:23.825 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d4d4958: (connection evicted) 2024-02-11 16:06:23.825 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db6590c: (connection evicted) 2024-02-11 16:06:23.826 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bf64c7a: (connection evicted) 2024-02-11 16:06:23.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:23.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-02-11 16:06:23.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69356aca 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:23.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-02-11 16:06:23.856 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.879 [DefaultDispatcher-worker-15 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.886 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.895 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.903 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.910 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.917 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.924 [DefaultDispatcher-worker-5 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.929 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.930 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:23.933 [DefaultDispatcher-worker-10 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.934 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4406d2c9 2024-02-11 16:06:23.934 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4406d2c9 2024-02-11 16:06:23.937 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac13439 2024-02-11 16:06:23.937 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac13439 2024-02-11 16:06:23.939 [DefaultDispatcher-worker-9 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.940 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efeb9b9 2024-02-11 16:06:23.940 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4efeb9b9 2024-02-11 16:06:23.942 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfc3e02 2024-02-11 16:06:23.942 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfc3e02 2024-02-11 16:06:23.944 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@799e352e 2024-02-11 16:06:23.944 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@799e352e 2024-02-11 16:06:23.946 [DefaultDispatcher-worker-9 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.947 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abdb6d8 2024-02-11 16:06:23.947 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abdb6d8 2024-02-11 16:06:23.950 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@135e347 2024-02-11 16:06:23.950 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@135e347 2024-02-11 16:06:23.953 [DefaultDispatcher-worker-9 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.953 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd3c14d 2024-02-11 16:06:23.953 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd3c14d 2024-02-11 16:06:23.955 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ecae5c 2024-02-11 16:06:23.955 [HikariPool-77 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@63ecae5c 2024-02-11 16:06:23.955 [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-11 16:06:23.960 [DefaultDispatcher-worker-5 @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195 2024-02-11 16:06:23.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown initiated... 2024-02-11 16:06:23.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Close initiated... 2024-02-11 16:06:23.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 16:06:23.962 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ffc4195: (connection evicted) 2024-02-11 16:06:23.962 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4406d2c9: (connection evicted) 2024-02-11 16:06:23.963 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac13439: (connection evicted) 2024-02-11 16:06:23.963 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4efeb9b9: (connection evicted) 2024-02-11 16:06:23.963 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bfc3e02: (connection evicted) 2024-02-11 16:06:23.964 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@799e352e: (connection evicted) 2024-02-11 16:06:23.964 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3abdb6d8: (connection evicted) 2024-02-11 16:06:23.964 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135e347: (connection evicted) 2024-02-11 16:06:23.965 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bd3c14d: (connection evicted) 2024-02-11 16:06:23.965 [HikariPool-77 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63ecae5c: (connection evicted) 2024-02-11 16:06:23.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:23.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Closed. 2024-02-11 16:06:23.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Shutdown completed. 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3662c887 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:24.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:24.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:24.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:24.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-02-11 16:06:24.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2024-02-11 16:06:24.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f54c2a 2024-02-11 16:06:24.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2748bd6c 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:24.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:24.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-02-11 16:06:24.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2024-02-11 16:06:24.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2024-02-11 16:06:24.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-02-11 16:06:24.434 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2024-02-11 16:06:24.436 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab3f194 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46507dda 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:24.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:24.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-02-11 16:06:24.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2024-02-11 16:06:24.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2024-02-11 16:06:24.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-02-11 16:06:24.467 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2024-02-11 16:06:24.470 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66f5770e 2024-02-11 16:06:24.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d4e424e 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:24.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@60251ddb 2024-02-11 16:06:24.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@60251ddb 2024-02-11 16:06:24.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-02-11 16:06:24.493 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:24.500 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60251ddb 2024-02-11 16:06:24.502 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60251ddb 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e47637c 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:24.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a53ac0c 2024-02-11 16:06:24.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a53ac0c 2024-02-11 16:06:24.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-02-11 16:06:24.510 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:24.528 [Test worker @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a53ac0c 2024-02-11 16:06:24.531 [Test worker @coroutine#2794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a53ac0c 2024-02-11 16:06:24.537 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55959/ 2024-02-11 16:06:24.537 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55959/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.539 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55959/ 2024-02-11 16:06:24.539 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55959/ 2024-02-11 16:06:24.539 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55959/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.540 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55959/ 2024-02-11 16:06:24.540 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55959/ 2024-02-11 16:06:24.540 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55959/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.541 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55959/ 2024-02-11 16:06:24.541 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55959/ 2024-02-11 16:06:24.541 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55959/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.543 [HikariPool-80 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:24.576 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:24.583 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55959/ 2024-02-11 16:06:24.583 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55959/ 2024-02-11 16:06:24.584 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55959/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.584 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55959/ 2024-02-11 16:06:24.585 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55959/ 2024-02-11 16:06:24.585 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55959/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.586 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55959/ 2024-02-11 16:06:24.586 [Test worker @coroutine#2798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55959/ 2024-02-11 16:06:24.586 [Test worker @coroutine#2798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55959/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.587 [Test worker @coroutine#2798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55959/ 2024-02-11 16:06:24.592 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48895/ 2024-02-11 16:06:24.592 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48895/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.593 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48895/ 2024-02-11 16:06:24.594 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48895/ 2024-02-11 16:06:24.594 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48895/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.594 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48895/ 2024-02-11 16:06:24.595 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48895/ 2024-02-11 16:06:24.595 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48895/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.595 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48895/ 2024-02-11 16:06:24.596 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48895/ 2024-02-11 16:06:24.596 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48895/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.604 [HikariPool-82 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:24.639 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48895/ 2024-02-11 16:06:24.639 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48895/ 2024-02-11 16:06:24.639 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48895/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.640 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48895/ 2024-02-11 16:06:24.640 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48895/ 2024-02-11 16:06:24.640 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48895/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.641 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48895/ 2024-02-11 16:06:24.641 [Test worker @coroutine#2814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48895/ 2024-02-11 16:06:24.641 [Test worker @coroutine#2814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48895/ from class io.ktor.utils.io.ByteBufferChannel 2024-02-11 16:06:24.642 [Test worker @coroutine#2814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48895/ 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47e70f54 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:24.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:24.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-02-11 16:06:24.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:24.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:24.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-02-11 16:06:24.906 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:24.920 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:24.922 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:24.924 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:24.924 [DefaultDispatcher-worker-10 @coroutine#2849] 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:47683/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 16:06:24.924 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:24.924 [DefaultDispatcher-worker-10 @coroutine#2849] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47683/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 16:06:24.926 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:24.926 [DefaultDispatcher-worker-14 @coroutine#2849] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:24.932 [DefaultDispatcher-worker-10 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:24.932 [DefaultDispatcher-worker-10 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:24.932 [DefaultDispatcher-worker-10 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:24.932 [DefaultDispatcher-worker-10 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:24.933 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:24.933 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:24.936 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:24.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36ce0bc2 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:24.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:24.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-02-11 16:06:24.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-11 16:06:24.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-11 16:06:24.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-02-11 16:06:24.958 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-11 16:06:24.968 [Test worker @coroutine#2861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-11 16:06:24.970 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-11 16:06:24.974 [DefaultDispatcher-worker-13 @coroutine#2871] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 16:06:24.974 [DefaultDispatcher-worker-13 @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:47683/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-02-11 16:06:24.974 [DefaultDispatcher-worker-13 @coroutine#2871] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 16:06:24.976 [DefaultDispatcher-worker-7 @coroutine#2871] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 16:06:24.976 [DefaultDispatcher-worker-7 @coroutine#2871] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-02-11 16:06:24.976 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bec566e 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:24.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:24.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-02-11 16:06:24.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:24.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:24.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-02-11 16:06:24.981 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@38718769 2024-02-11 16:06:24.981 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@38718769 2024-02-11 16:06:24.981 [DefaultDispatcher-worker-12 @coroutine#2865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@477906cf 2024-02-11 16:06:24.984 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b67e17 2024-02-11 16:06:24.984 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b67e17 2024-02-11 16:06:24.988 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3289ec19 2024-02-11 16:06:24.988 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3289ec19 2024-02-11 16:06:24.992 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@778b742c 2024-02-11 16:06:24.992 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@778b742c 2024-02-11 16:06:24.995 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4375ef7b 2024-02-11 16:06:24.996 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4375ef7b 2024-02-11 16:06:24.997 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:24.999 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@463667c4 2024-02-11 16:06:24.999 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@463667c4 2024-02-11 16:06:25.002 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22a23f 2024-02-11 16:06:25.002 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b22a23f 2024-02-11 16:06:25.005 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a48b63 2024-02-11 16:06:25.006 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a48b63 2024-02-11 16:06:25.008 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.009 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b46b0db 2024-02-11 16:06:25.009 [HikariPool-83 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b46b0db 2024-02-11 16:06:25.009 [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-11 16:06:25.010 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.011 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.011 [DefaultDispatcher-worker-1 @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:49985/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 16:06:25.012 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.012 [DefaultDispatcher-worker-1 @coroutine#2882] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49985/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 16:06:25.013 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.013 [DefaultDispatcher-worker-7 @coroutine#2882] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.020 [DefaultDispatcher-worker-10 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.020 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.020 [DefaultDispatcher-worker-10 @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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:25.020 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.021 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.021 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.024 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.033 [DefaultDispatcher-worker-4 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.038 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.041 [DefaultDispatcher-worker-13 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.042 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ec1bbf 2024-02-11 16:06:25.043 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ec1bbf 2024-02-11 16:06:25.046 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@372bf2f2 2024-02-11 16:06:25.046 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@372bf2f2 2024-02-11 16:06:25.049 [DefaultDispatcher-worker-4 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.050 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@331470cf 2024-02-11 16:06:25.050 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@331470cf 2024-02-11 16:06:25.053 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7616f8c9 2024-02-11 16:06:25.053 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@7616f8c9 2024-02-11 16:06:25.055 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffe2457 2024-02-11 16:06:25.055 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffe2457 2024-02-11 16:06:25.057 [DefaultDispatcher-worker-13 @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.057 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@472aef38 2024-02-11 16:06:25.057 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@472aef38 2024-02-11 16:06:25.060 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57286d1a 2024-02-11 16:06:25.060 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57286d1a 2024-02-11 16:06:25.062 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@16390786 2024-02-11 16:06:25.062 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@16390786 2024-02-11 16:06:25.064 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bb558a 2024-02-11 16:06:25.064 [HikariPool-84 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bb558a 2024-02-11 16:06:25.064 [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-11 16:06:25.067 [DefaultDispatcher-worker-1 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.076 [DefaultDispatcher-worker-14 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.079 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:25.083 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b58c1d 2024-02-11 16:06:25.083 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b58c1d 2024-02-11 16:06:25.086 [DefaultDispatcher-worker-4 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.086 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3972749b 2024-02-11 16:06:25.086 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3972749b 2024-02-11 16:06:25.090 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4de76d 2024-02-11 16:06:25.090 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d4de76d 2024-02-11 16:06:25.093 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@784f7ea0 2024-02-11 16:06:25.093 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@784f7ea0 2024-02-11 16:06:25.095 [DefaultDispatcher-worker-1 @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.096 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6301d0d0 2024-02-11 16:06:25.096 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6301d0d0 2024-02-11 16:06:25.098 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fda687 2024-02-11 16:06:25.098 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fda687 2024-02-11 16:06:25.101 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b59565a 2024-02-11 16:06:25.101 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b59565a 2024-02-11 16:06:25.104 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@186081ef 2024-02-11 16:06:25.104 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@186081ef 2024-02-11 16:06:25.105 [DefaultDispatcher-worker-5 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.107 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@758a5563 2024-02-11 16:06:25.107 [HikariPool-85 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@758a5563 2024-02-11 16:06:25.107 [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-11 16:06:25.115 [DefaultDispatcher-worker-4 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc2c13c 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-02-11 16:06:25.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:25.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:25.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-02-11 16:06:25.150 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:25.160 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:25.162 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:25.163 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.164 [DefaultDispatcher-worker-14 @coroutine#2928] 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:58301/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 16:06:25.164 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.164 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58301/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 16:06:25.166 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.166 [DefaultDispatcher-worker-14 @coroutine#2928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.172 [DefaultDispatcher-worker-2 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:25.172 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.172 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:25.172 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.173 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.173 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.175 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1248f83 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-02-11 16:06:25.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2024-02-11 16:06:25.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2024-02-11 16:06:25.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-02-11 16:06:25.181 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2024-02-11 16:06:25.193 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2024-02-11 16:06:25.195 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2024-02-11 16:06:25.197 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 16:06:25.197 [DefaultDispatcher-worker-4 @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:58301/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-02-11 16:06:25.197 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 16:06:25.198 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 16:06:25.198 [DefaultDispatcher-worker-7 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1edf52e6 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-02-11 16:06:25.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:25.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:25.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-02-11 16:06:25.205 [DefaultDispatcher-worker-1 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2024-02-11 16:06:25.223 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:25.228 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.232 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4869ba98 2024-02-11 16:06:25.232 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4869ba98 2024-02-11 16:06:25.234 [Test worker @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:25.235 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ae4de5 2024-02-11 16:06:25.235 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ae4de5 2024-02-11 16:06:25.235 [Test worker @coroutine#2956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:25.237 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.237 [DefaultDispatcher-worker-6 @coroutine#2960] 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:40495/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 16:06:25.237 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.237 [DefaultDispatcher-worker-6 @coroutine#2960] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40495/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 16:06:25.238 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4291d1e8 2024-02-11 16:06:25.239 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4291d1e8 2024-02-11 16:06:25.239 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.239 [DefaultDispatcher-worker-13 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.241 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@79347de 2024-02-11 16:06:25.241 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@79347de 2024-02-11 16:06:25.244 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b90ce 2024-02-11 16:06:25.244 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b90ce 2024-02-11 16:06:25.245 [DefaultDispatcher-worker-14 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:25.245 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.245 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:25.245 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.247 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@365e240b 2024-02-11 16:06:25.247 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@365e240b 2024-02-11 16:06:25.247 [DefaultDispatcher-worker-7 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.247 [DefaultDispatcher-worker-7 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.249 [Test worker @coroutine#2964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:25.249 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0cadb9 2024-02-11 16:06:25.249 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0cadb9 2024-02-11 16:06:25.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-02-11 16:06:25.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@781bd9dd 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-02-11 16:06:25.251 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@67bcb891 2024-02-11 16:06:25.251 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@67bcb891 2024-02-11 16:06:25.253 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@39cff948 2024-02-11 16:06:25.253 [HikariPool-86 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@39cff948 2024-02-11 16:06:25.253 [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-11 16:06:25.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-11 16:06:25.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-11 16:06:25.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-02-11 16:06:25.255 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-11 16:06:25.265 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-11 16:06:25.267 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f39ad3f 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-02-11 16:06:25.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.270 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-02-11 16:06:25.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:25.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:25.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-02-11 16:06:25.275 [DefaultDispatcher-worker-14 @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f071d0c 2024-02-11 16:06:25.280 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.285 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@710f8eb0 2024-02-11 16:06:25.285 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@710f8eb0 2024-02-11 16:06:25.290 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc87ee1 2024-02-11 16:06:25.290 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc87ee1 2024-02-11 16:06:25.291 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:25.293 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf7e5c0 2024-02-11 16:06:25.293 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf7e5c0 2024-02-11 16:06:25.295 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef574da 2024-02-11 16:06:25.295 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef574da 2024-02-11 16:06:25.297 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@338217ba 2024-02-11 16:06:25.297 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@338217ba 2024-02-11 16:06:25.300 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f01485d 2024-02-11 16:06:25.300 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@f01485d 2024-02-11 16:06:25.301 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.302 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9c7598 2024-02-11 16:06:25.302 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9c7598 2024-02-11 16:06:25.302 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:25.304 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:25.304 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eda8b95 2024-02-11 16:06:25.304 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eda8b95 2024-02-11 16:06:25.305 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.305 [DefaultDispatcher-worker-3 @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:42441/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 16:06:25.305 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.305 [DefaultDispatcher-worker-3 @coroutine#2990] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42441/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 16:06:25.307 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e08e23 2024-02-11 16:06:25.307 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e08e23 2024-02-11 16:06:25.307 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.307 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.307 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d467833 2024-02-11 16:06:25.307 [HikariPool-87 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d467833 2024-02-11 16:06:25.307 [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-11 16:06:25.313 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2770ef 2024-02-11 16:06:25.313 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2770ef 2024-02-11 16:06:25.313 [DefaultDispatcher-worker-7 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:25.313 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.313 [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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:25.313 [DefaultDispatcher-worker-7 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.314 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.314 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.316 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f18e553 2024-02-11 16:06:25.316 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f18e553 2024-02-11 16:06:25.316 [Test worker @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dd425dc 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-02-11 16:06:25.319 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1a7ad4 2024-02-11 16:06:25.319 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1a7ad4 2024-02-11 16:06:25.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2024-02-11 16:06:25.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2024-02-11 16:06:25.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-02-11 16:06:25.322 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2024-02-11 16:06:25.322 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8a6422 2024-02-11 16:06:25.322 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8a6422 2024-02-11 16:06:25.326 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9ad5b4 2024-02-11 16:06:25.326 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9ad5b4 2024-02-11 16:06:25.329 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e095e9 2024-02-11 16:06:25.329 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e095e9 2024-02-11 16:06:25.332 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a35859b 2024-02-11 16:06:25.332 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a35859b 2024-02-11 16:06:25.332 [Test worker @coroutine#3001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2024-02-11 16:06:25.334 [Test worker @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2024-02-11 16:06:25.335 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@32065f8b 2024-02-11 16:06:25.335 [HikariPool-88 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@32065f8b 2024-02-11 16:06:25.335 [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-11 16:06:25.335 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdcd7e3 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.336 [DefaultDispatcher-worker-12 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-02-11 16:06:25.337 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:25.337 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:25.337 [DefaultDispatcher-worker-12 @coroutine#3011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-02-11 16:06:25.342 [DefaultDispatcher-worker-15 @coroutine#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfb60b7 2024-02-11 16:06:25.354 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.358 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8534a6 2024-02-11 16:06:25.358 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8534a6 2024-02-11 16:06:25.362 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5342c166 2024-02-11 16:06:25.362 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5342c166 2024-02-11 16:06:25.363 [DefaultDispatcher-worker-12 @coroutine#3011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:25.365 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@577d5fd6 2024-02-11 16:06:25.365 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@577d5fd6 2024-02-11 16:06:25.368 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@127fcb5d 2024-02-11 16:06:25.368 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@127fcb5d 2024-02-11 16:06:25.370 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@662bfdb0 2024-02-11 16:06:25.370 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@662bfdb0 2024-02-11 16:06:25.370 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.373 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a759e2 2024-02-11 16:06:25.373 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@23a759e2 2024-02-11 16:06:25.375 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1931af 2024-02-11 16:06:25.375 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1931af 2024-02-11 16:06:25.375 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@93449e1 2024-02-11 16:06:25.375 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@93449e1 2024-02-11 16:06:25.377 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@72503412 2024-02-11 16:06:25.377 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@72503412 2024-02-11 16:06:25.377 [DefaultDispatcher-worker-12 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:25.379 [DefaultDispatcher-worker-12 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:25.379 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b2f8195 2024-02-11 16:06:25.379 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b2f8195 2024-02-11 16:06:25.379 [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-11 16:06:25.379 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3b6b7 2024-02-11 16:06:25.379 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3b6b7 2024-02-11 16:06:25.380 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.380 [DefaultDispatcher-worker-7 @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-11 16:06:25.380 [DefaultDispatcher-worker-7 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.380 [DefaultDispatcher-worker-7 @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-11 16:06:25.381 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 16:06:25.381 [DefaultDispatcher-worker-12 @coroutine#3011] 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-11 16:06:25.381 [DefaultDispatcher-worker-12 @coroutine#3011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 16:06:25.382 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.382 [DefaultDispatcher-worker-14 @coroutine#3011] 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-11 16:06:25.382 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2291 2024-02-11 16:06:25.382 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cc2291 2024-02-11 16:06:25.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c571162 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-02-11 16:06:25.385 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cebc8c 2024-02-11 16:06:25.385 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cebc8c 2024-02-11 16:06:25.388 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1e9ef5 2024-02-11 16:06:25.388 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1e9ef5 2024-02-11 16:06:25.388 [DefaultDispatcher-worker-8 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:25.388 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.388 [DefaultDispatcher-worker-8 @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-11 16:06:25.388 [DefaultDispatcher-worker-8 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.390 [DefaultDispatcher-worker-14 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.390 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742dbef 2024-02-11 16:06:25.390 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742dbef 2024-02-11 16:06:25.393 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1578a73c 2024-02-11 16:06:25.393 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1578a73c 2024-02-11 16:06:25.395 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e143c3 2024-02-11 16:06:25.395 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e143c3 2024-02-11 16:06:25.397 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9198dc 2024-02-11 16:06:25.397 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9198dc 2024-02-11 16:06:25.397 [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-11 16:06:25.406 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.417 [Test worker @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.419 [Test worker @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.420 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.420 [DefaultDispatcher-worker-14 @coroutine#3033] 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:56615/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 16:06:25.420 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.420 [DefaultDispatcher-worker-14 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56615/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 16:06:25.421 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.422 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.422 [DefaultDispatcher-worker-4 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.426 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f897a8 2024-02-11 16:06:25.426 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f897a8 2024-02-11 16:06:25.428 [DefaultDispatcher-worker-7 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.428 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.428 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:25.428 [DefaultDispatcher-worker-7 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.429 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.429 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.430 [Test worker @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.430 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3f71c7 2024-02-11 16:06:25.430 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e3f71c7 2024-02-11 16:06:25.433 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a00fcd8 2024-02-11 16:06:25.433 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a00fcd8 2024-02-11 16:06:25.435 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f027bfc 2024-02-11 16:06:25.435 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f027bfc 2024-02-11 16:06:25.437 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@b43e863 2024-02-11 16:06:25.437 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@b43e863 2024-02-11 16:06:25.437 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.438 [DefaultDispatcher-worker-1 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.440 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e471185 2024-02-11 16:06:25.440 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e471185 2024-02-11 16:06:25.442 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ecdca9 2024-02-11 16:06:25.442 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ecdca9 2024-02-11 16:06:25.442 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4a57a2 2024-02-11 16:06:25.442 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4a57a2 2024-02-11 16:06:25.444 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2d84b3 2024-02-11 16:06:25.444 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2d84b3 2024-02-11 16:06:25.445 [DefaultDispatcher-worker-1 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.446 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3969c5 2024-02-11 16:06:25.446 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3969c5 2024-02-11 16:06:25.446 [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-11 16:06:25.447 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@158dbabb 2024-02-11 16:06:25.447 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@158dbabb 2024-02-11 16:06:25.452 [DefaultDispatcher-worker-7 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.453 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b23cd2 2024-02-11 16:06:25.453 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b23cd2 2024-02-11 16:06:25.456 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b0b080 2024-02-11 16:06:25.456 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@54b0b080 2024-02-11 16:06:25.459 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8e0af3 2024-02-11 16:06:25.459 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8e0af3 2024-02-11 16:06:25.459 [DefaultDispatcher-worker-7 @coroutine#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.462 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ae239b 2024-02-11 16:06:25.462 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ae239b 2024-02-11 16:06:25.466 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@657ac750 2024-02-11 16:06:25.466 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@657ac750 2024-02-11 16:06:25.467 [DefaultDispatcher-worker-1 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.469 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@349f4fcf 2024-02-11 16:06:25.469 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@349f4fcf 2024-02-11 16:06:25.472 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ab123d 2024-02-11 16:06:25.472 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ab123d 2024-02-11 16:06:25.472 [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-11 16:06:25.474 [DefaultDispatcher-worker-14 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.481 [DefaultDispatcher-worker-14 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.485 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:25.488 [DefaultDispatcher-worker-14 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.490 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@29190702 2024-02-11 16:06:25.490 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@29190702 2024-02-11 16:06:25.494 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@27deec51 2024-02-11 16:06:25.494 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@27deec51 2024-02-11 16:06:25.496 [DefaultDispatcher-worker-14 @coroutine#3054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.497 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e16c72 2024-02-11 16:06:25.497 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e16c72 2024-02-11 16:06:25.498 [DefaultDispatcher-worker-7 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 16:06:25.498 [DefaultDispatcher-worker-7 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 16:06:25.498 [DefaultDispatcher-worker-7 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 16:06:25.500 [DefaultDispatcher-worker-15 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 16:06:25.500 [DefaultDispatcher-worker-15 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 16:06:25.500 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e3e66a 2024-02-11 16:06:25.500 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e3e66a 2024-02-11 16:06:25.500 [DefaultDispatcher-worker-15 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56615/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 16:06:25.500 [DefaultDispatcher-worker-15 @coroutine#3061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56615/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:25.501 [DefaultDispatcher-worker-15 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 16:06:25.501 [DefaultDispatcher-worker-15 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-11 16:06:25.501 [DefaultDispatcher-worker-15 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 16:06:25.502 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3dca3 2024-02-11 16:06:25.502 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3dca3 2024-02-11 16:06:25.502 [DefaultDispatcher-worker-14 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 16:06:25.502 [DefaultDispatcher-worker-14 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 16:06:25.504 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cf0462 2024-02-11 16:06:25.504 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cf0462 2024-02-11 16:06:25.507 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f656015 2024-02-11 16:06:25.507 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f656015 2024-02-11 16:06:25.509 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc1925 2024-02-11 16:06:25.509 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc1925 2024-02-11 16:06:25.511 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f938b9b 2024-02-11 16:06:25.511 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f938b9b 2024-02-11 16:06:25.511 [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-11 16:06:25.531 [DefaultDispatcher-worker-4 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:25.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c09bb7a 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-02-11 16:06:25.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-02-11 16:06:25.558 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.569 [Test worker @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.571 [Test worker @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.572 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.572 [DefaultDispatcher-worker-12 @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:40227/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 16:06:25.572 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.572 [DefaultDispatcher-worker-12 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40227/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 16:06:25.574 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.574 [DefaultDispatcher-worker-3 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.580 [DefaultDispatcher-worker-5 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.580 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.580 [DefaultDispatcher-worker-5 @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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:25.580 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.581 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.581 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.582 [Test worker @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6693818c 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-02-11 16:06:25.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-11 16:06:25.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-11 16:06:25.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-02-11 16:06:25.587 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-11 16:06:25.601 [Test worker @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-11 16:06:25.603 [Test worker @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-11 16:06:25.613 [DefaultDispatcher-worker-3 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@726e29d 2024-02-11 16:06:25.614 [DefaultDispatcher-worker-2 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.621 [DefaultDispatcher-worker-5 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.628 [DefaultDispatcher-worker-8 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.636 [DefaultDispatcher-worker-8 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.637 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.641 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@512b504d 2024-02-11 16:06:25.641 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@512b504d 2024-02-11 16:06:25.643 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fecb418 2024-02-11 16:06:25.643 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fecb418 2024-02-11 16:06:25.646 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd33b3d 2024-02-11 16:06:25.646 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd33b3d 2024-02-11 16:06:25.649 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed1be23 2024-02-11 16:06:25.649 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed1be23 2024-02-11 16:06:25.651 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f32c8c 2024-02-11 16:06:25.651 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f32c8c 2024-02-11 16:06:25.653 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f85065e 2024-02-11 16:06:25.653 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f85065e 2024-02-11 16:06:25.654 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4dca40 2024-02-11 16:06:25.654 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d4dca40 2024-02-11 16:06:25.656 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efe416c 2024-02-11 16:06:25.656 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efe416c 2024-02-11 16:06:25.658 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72658573 2024-02-11 16:06:25.658 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72658573 2024-02-11 16:06:25.658 [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-11 16:06:25.659 [DefaultDispatcher-worker-8 @coroutine#3113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.674 [DefaultDispatcher-worker-9 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.685 [DefaultDispatcher-worker-12 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.686 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.691 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eccd19c 2024-02-11 16:06:25.691 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eccd19c 2024-02-11 16:06:25.696 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@600b2235 2024-02-11 16:06:25.696 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@600b2235 2024-02-11 16:06:25.696 [DefaultDispatcher-worker-3 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.698 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434baec 2024-02-11 16:06:25.698 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434baec 2024-02-11 16:06:25.699 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2136280e 2024-02-11 16:06:25.700 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2136280e 2024-02-11 16:06:25.702 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@297e4d85 2024-02-11 16:06:25.702 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@297e4d85 2024-02-11 16:06:25.704 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ddc815 2024-02-11 16:06:25.705 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ddc815 2024-02-11 16:06:25.707 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@517ff338 2024-02-11 16:06:25.707 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@517ff338 2024-02-11 16:06:25.707 [DefaultDispatcher-worker-3 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.709 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4119d741 2024-02-11 16:06:25.709 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4119d741 2024-02-11 16:06:25.711 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a50a882 2024-02-11 16:06:25.711 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a50a882 2024-02-11 16:06:25.711 [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-11 16:06:25.718 [DefaultDispatcher-worker-6 @coroutine#3115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:25.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-02-11 16:06:25.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b18009f 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-02-11 16:06:25.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-02-11 16:06:25.741 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.752 [Test worker @coroutine#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.754 [Test worker @coroutine#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.755 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.755 [DefaultDispatcher-worker-6 @coroutine#3127] 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:57167/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 16:06:25.755 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.755 [DefaultDispatcher-worker-6 @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57167/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 16:06:25.757 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.757 [DefaultDispatcher-worker-14 @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.764 [DefaultDispatcher-worker-5 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.764 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.764 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:25.765 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.765 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.765 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.767 [Test worker @coroutine#3131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e5c245d 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-02-11 16:06:25.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-11 16:06:25.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-11 16:06:25.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-02-11 16:06:25.772 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-11 16:06:25.784 [Test worker @coroutine#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-11 16:06:25.786 [Test worker @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-11 16:06:25.796 [DefaultDispatcher-worker-14 @coroutine#3142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64c37088 2024-02-11 16:06:25.798 [DefaultDispatcher-worker-15 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.807 [DefaultDispatcher-worker-5 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.816 [DefaultDispatcher-worker-8 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.821 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:25.824 [DefaultDispatcher-worker-8 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.825 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed4f6e2 2024-02-11 16:06:25.825 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed4f6e2 2024-02-11 16:06:25.825 [DefaultDispatcher-worker-1 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 16:06:25.825 [DefaultDispatcher-worker-1 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 16:06:25.825 [DefaultDispatcher-worker-1 @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 16:06:25.826 [DefaultDispatcher-worker-7 @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 16:06:25.826 [DefaultDispatcher-worker-7 @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-02-11 16:06:25.827 [DefaultDispatcher-worker-7 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57167/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-02-11 16:06:25.827 [DefaultDispatcher-worker-7 @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57167/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:25.827 [DefaultDispatcher-worker-7 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 16:06:25.827 [DefaultDispatcher-worker-7 @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42. 2024-02-11 16:06:25.827 [DefaultDispatcher-worker-7 @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 16:06:25.828 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@10131b48 2024-02-11 16:06:25.828 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@10131b48 2024-02-11 16:06:25.828 [DefaultDispatcher-worker-8 @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 16:06:25.828 [DefaultDispatcher-worker-8 @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/PersonDao/findByUidWithPicture?uid=42 2024-02-11 16:06:25.832 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@142c9d92 2024-02-11 16:06:25.832 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@142c9d92 2024-02-11 16:06:25.834 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@512e1173 2024-02-11 16:06:25.834 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@512e1173 2024-02-11 16:06:25.836 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@68749e52 2024-02-11 16:06:25.836 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@68749e52 2024-02-11 16:06:25.839 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6035014f 2024-02-11 16:06:25.839 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6035014f 2024-02-11 16:06:25.841 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1085d0d6 2024-02-11 16:06:25.841 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1085d0d6 2024-02-11 16:06:25.843 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3101ee3c 2024-02-11 16:06:25.843 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3101ee3c 2024-02-11 16:06:25.845 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4b7040 2024-02-11 16:06:25.845 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d4b7040 2024-02-11 16:06:25.845 [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-11 16:06:25.849 [DefaultDispatcher-worker-1 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:25.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-02-11 16:06:25.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f3a218 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-02-11 16:06:25.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:25.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:25.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-02-11 16:06:25.871 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:25.875 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cffe9b 2024-02-11 16:06:25.875 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cffe9b 2024-02-11 16:06:25.878 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b081c52 2024-02-11 16:06:25.878 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b081c52 2024-02-11 16:06:25.881 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3795eb 2024-02-11 16:06:25.881 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3795eb 2024-02-11 16:06:25.882 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:25.884 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a351669 2024-02-11 16:06:25.884 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a351669 2024-02-11 16:06:25.886 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@30940e92 2024-02-11 16:06:25.886 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@30940e92 2024-02-11 16:06:25.888 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b557e5e 2024-02-11 16:06:25.888 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b557e5e 2024-02-11 16:06:25.891 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@481e3812 2024-02-11 16:06:25.891 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@481e3812 2024-02-11 16:06:25.893 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1ae926 2024-02-11 16:06:25.893 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a1ae926 2024-02-11 16:06:25.893 [Test worker @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:25.895 [Test worker @coroutine#3177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:25.895 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aea8e69 2024-02-11 16:06:25.895 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aea8e69 2024-02-11 16:06:25.895 [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-11 16:06:25.896 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.896 [DefaultDispatcher-worker-1 @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:57015/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-02-11 16:06:25.896 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.896 [DefaultDispatcher-worker-1 @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57015/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-02-11 16:06:25.898 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.898 [DefaultDispatcher-worker-12 @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:25.904 [DefaultDispatcher-worker-10 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:25.904 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.904 [DefaultDispatcher-worker-10 @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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:25.904 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.905 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.905 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.907 [Test worker @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:25.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2af31aba 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-02-11 16:06:25.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-02-11 16:06:25.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-02-11 16:06:25.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-02-11 16:06:25.913 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-02-11 16:06:25.924 [Test worker @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-02-11 16:06:25.926 [Test worker @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-02-11 16:06:25.931 [DefaultDispatcher-worker-10 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/auth/register 2024-02-11 16:06:25.931 [DefaultDispatcher-worker-10 @coroutine#3203] 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:57015/auth/register. 2024-02-11 16:06:25.931 [DefaultDispatcher-worker-10 @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/auth/register 2024-02-11 16:06:25.931 [DefaultDispatcher-worker-10 @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57015/auth/register from class io.ktor.http.content.TextContent 2024-02-11 16:06:25.933 [DefaultDispatcher-worker-12 @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/auth/register 2024-02-11 16:06:25.933 [DefaultDispatcher-worker-12 @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/auth/register 2024-02-11 16:06:25.933 [DefaultDispatcher-worker-12 @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57015/auth/register. 2024-02-11 16:06:25.933 [DefaultDispatcher-worker-12 @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57015/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:25.935 [DefaultDispatcher-worker-9 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aebe759 2024-02-11 16:06:25.944 [DefaultDispatcher-worker-13 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:25.944 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.944 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:25.944 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.946 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.946 [DefaultDispatcher-worker-5 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:25.956 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:25.957 [DefaultDispatcher-worker-1 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:25.961 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d897b8 2024-02-11 16:06:25.961 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d897b8 2024-02-11 16:06:25.967 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1f7d53 2024-02-11 16:06:25.967 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1f7d53 2024-02-11 16:06:25.969 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e20fcc8 2024-02-11 16:06:25.969 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e20fcc8 2024-02-11 16:06:25.969 [DefaultDispatcher-worker-13 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:25.971 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b227768 2024-02-11 16:06:25.971 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b227768 2024-02-11 16:06:25.973 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2748e3 2024-02-11 16:06:25.973 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@b2748e3 2024-02-11 16:06:25.975 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a035931 2024-02-11 16:06:25.976 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a035931 2024-02-11 16:06:25.978 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ec3805 2024-02-11 16:06:25.978 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ec3805 2024-02-11 16:06:25.980 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0d8827 2024-02-11 16:06:25.980 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0d8827 2024-02-11 16:06:25.982 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ca9f5 2024-02-11 16:06:25.982 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ca9f5 2024-02-11 16:06:25.982 [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-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52667676 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:25.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:25.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-02-11 16:06:25.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2024-02-11 16:06:25.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2024-02-11 16:06:25.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-02-11 16:06:26.002 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2024-02-11 16:06:26.012 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:26.012 [Test worker @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2024-02-11 16:06:26.014 [Test worker @coroutine#3215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2024-02-11 16:06:26.016 [DefaultDispatcher-worker-14 @coroutine#3219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.016 [DefaultDispatcher-worker-14 @coroutine#3219] 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-11 16:06:26.016 [DefaultDispatcher-worker-14 @coroutine#3219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.016 [DefaultDispatcher-worker-14 @coroutine#3219] 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-11 16:06:26.016 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdd014d 2024-02-11 16:06:26.016 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdd014d 2024-02-11 16:06:26.018 [DefaultDispatcher-worker-11 @coroutine#3219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.018 [DefaultDispatcher-worker-11 @coroutine#3219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.021 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@521ae4a6 2024-02-11 16:06:26.021 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@521ae4a6 2024-02-11 16:06:26.025 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@56256a3d 2024-02-11 16:06:26.025 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@56256a3d 2024-02-11 16:06:26.025 [DefaultDispatcher-worker-9 @coroutine#3218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2024-02-11 16:06:26.025 [DefaultDispatcher-worker-9 @coroutine#3218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.025 [DefaultDispatcher-worker-9 @coroutine#3218] 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-11 16:06:26.025 [DefaultDispatcher-worker-9 @coroutine#3218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.026 [DefaultDispatcher-worker-11 @coroutine#3218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.026 [DefaultDispatcher-worker-11 @coroutine#3218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.028 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1327ee9d 2024-02-11 16:06:26.028 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1327ee9d 2024-02-11 16:06:26.029 [Test worker @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2024-02-11 16:06:26.030 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c452dd 2024-02-11 16:06:26.030 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c452dd 2024-02-11 16:06:26.031 [DefaultDispatcher-worker-1 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:26.031 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.031 [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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:26.031 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.032 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@227ebd57 2024-02-11 16:06:26.032 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@227ebd57 2024-02-11 16:06:26.033 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.033 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.035 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f775fa7 2024-02-11 16:06:26.035 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f775fa7 2024-02-11 16:06:26.035 [Test worker @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2024-02-11 16:06:26.037 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@730811d2 2024-02-11 16:06:26.037 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@730811d2 2024-02-11 16:06:26.039 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@765fe7d4 2024-02-11 16:06:26.039 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@765fe7d4 2024-02-11 16:06:26.039 [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-11 16:06:26.051 [Test worker @coroutine#3240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a09c0 2024-02-11 16:06:26.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown initiated... 2024-02-11 16:06:26.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Close initiated... 2024-02-11 16:06:26.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:26.053 [HikariPool-100 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a09c0: (connection evicted) 2024-02-11 16:06:26.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:26.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Closed. 2024-02-11 16:06:26.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Shutdown completed. 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbd0006 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:26.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:26.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-02-11 16:06:26.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2024-02-11 16:06:26.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2024-02-11 16:06:26.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-02-11 16:06:26.058 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2024-02-11 16:06:26.069 [Test worker @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2024-02-11 16:06:26.071 [Test worker @coroutine#3245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2024-02-11 16:06:26.072 [DefaultDispatcher-worker-12 @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.072 [DefaultDispatcher-worker-12 @coroutine#3249] 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-11 16:06:26.072 [DefaultDispatcher-worker-12 @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.072 [DefaultDispatcher-worker-12 @coroutine#3249] 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-11 16:06:26.073 [DefaultDispatcher-worker-2 @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.073 [DefaultDispatcher-worker-2 @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.080 [DefaultDispatcher-worker-5 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2024-02-11 16:06:26.081 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.081 [DefaultDispatcher-worker-5 @coroutine#3248] 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-11 16:06:26.081 [DefaultDispatcher-worker-5 @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.082 [DefaultDispatcher-worker-2 @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.082 [DefaultDispatcher-worker-2 @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.083 [Test worker @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2024-02-11 16:06:26.086 [Test worker @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2024-02-11 16:06:26.090 [Test worker @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@564fc235 2024-02-11 16:06:26.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown initiated... 2024-02-11 16:06:26.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Close initiated... 2024-02-11 16:06:26.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:26.091 [HikariPool-101 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564fc235: (connection evicted) 2024-02-11 16:06:26.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:26.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Closed. 2024-02-11 16:06:26.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Shutdown completed. 2024-02-11 16:06:26.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc1903 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:26.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:26.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-02-11 16:06:26.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-02-11 16:06:26.096 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.107 [Test worker @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.108 [Test worker @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.109 [DefaultDispatcher-worker-2 @coroutine#3276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.109 [DefaultDispatcher-worker-2 @coroutine#3276] 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-11 16:06:26.109 [DefaultDispatcher-worker-2 @coroutine#3276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.110 [DefaultDispatcher-worker-2 @coroutine#3276] 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-11 16:06:26.111 [DefaultDispatcher-worker-8 @coroutine#3276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.111 [DefaultDispatcher-worker-8 @coroutine#3276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.118 [DefaultDispatcher-worker-14 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.118 [DefaultDispatcher-worker-14 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.119 [DefaultDispatcher-worker-14 @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 16:06:26.119 [DefaultDispatcher-worker-14 @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.119 [DefaultDispatcher-worker-12 @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.119 [DefaultDispatcher-worker-12 @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.122 [Test worker @coroutine#3280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.125 [Test worker @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.129 [Test worker @coroutine#3294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.133 [Test worker @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.137 [Test worker @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.141 [Test worker @coroutine#3304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.144 [Test worker @coroutine#3305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2024-02-11 16:06:26.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown initiated... 2024-02-11 16:06:26.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Close initiated... 2024-02-11 16:06:26.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:26.145 [HikariPool-102 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5: (connection evicted) 2024-02-11 16:06:26.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:26.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Closed. 2024-02-11 16:06:26.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Shutdown completed. 2024-02-11 16:06:26.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e5c19f 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:26.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:26.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-02-11 16:06:26.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-02-11 16:06:26.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-02-11 16:06:26.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-02-11 16:06:26.152 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-02-11 16:06:26.165 [Test worker @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-02-11 16:06:26.167 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-02-11 16:06:26.168 [DefaultDispatcher-worker-14 @coroutine#3315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.168 [DefaultDispatcher-worker-14 @coroutine#3315] 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-11 16:06:26.168 [DefaultDispatcher-worker-14 @coroutine#3315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.168 [DefaultDispatcher-worker-14 @coroutine#3315] 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-11 16:06:26.169 [DefaultDispatcher-worker-5 @coroutine#3315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.169 [DefaultDispatcher-worker-5 @coroutine#3315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.177 [DefaultDispatcher-worker-4 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-02-11 16:06:26.177 [DefaultDispatcher-worker-4 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.177 [DefaultDispatcher-worker-4 @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-02-11 16:06:26.177 [DefaultDispatcher-worker-4 @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.177 [DefaultDispatcher-worker-2 @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.178 [DefaultDispatcher-worker-2 @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.179 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-02-11 16:06:26.181 [DefaultDispatcher-worker-3 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:26.182 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.182 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:26.182 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.182 [Test worker @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-02-11 16:06:26.183 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.183 [DefaultDispatcher-worker-2 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.186 [Test worker @coroutine#3336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-02-11 16:06:26.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-02-11 16:06:26.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-02-11 16:06:26.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:26.188 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d: (connection evicted) 2024-02-11 16:06:26.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:26.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-02-11 16:06:26.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-02-11 16:06:26.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351fadfa 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:26.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:26.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-02-11 16:06:26.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-02-11 16:06:26.193 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.204 [Test worker @coroutine#3344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.205 [Test worker @coroutine#3346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.206 [DefaultDispatcher-worker-3 @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.206 [DefaultDispatcher-worker-3 @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-11 16:06:26.206 [DefaultDispatcher-worker-3 @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.206 [DefaultDispatcher-worker-3 @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-11 16:06:26.208 [DefaultDispatcher-worker-1 @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.208 [DefaultDispatcher-worker-1 @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.215 [DefaultDispatcher-worker-6 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.215 [DefaultDispatcher-worker-6 @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.215 [DefaultDispatcher-worker-6 @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-11 16:06:26.215 [DefaultDispatcher-worker-6 @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.216 [DefaultDispatcher-worker-3 @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.216 [DefaultDispatcher-worker-3 @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.218 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.224 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.228 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.231 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.234 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f07261 2024-02-11 16:06:26.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2024-02-11 16:06:26.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2024-02-11 16:06:26.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:26.235 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26f07261: (connection evicted) 2024-02-11 16:06:26.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:26.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2024-02-11 16:06:26.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d982fbe 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:26.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:26.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-02-11 16:06:26.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@779136bf 2024-02-11 16:06:26.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@779136bf 2024-02-11 16:06:26.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-02-11 16:06:26.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779136bf 2024-02-11 16:06:26.251 [Test worker @coroutine#3375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779136bf 2024-02-11 16:06:26.253 [Test worker @coroutine#3377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779136bf 2024-02-11 16:06:26.254 [DefaultDispatcher-worker-3 @coroutine#3381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.254 [DefaultDispatcher-worker-3 @coroutine#3381] 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-11 16:06:26.254 [DefaultDispatcher-worker-3 @coroutine#3381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.254 [DefaultDispatcher-worker-3 @coroutine#3381] 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-11 16:06:26.255 [DefaultDispatcher-worker-5 @coroutine#3381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.255 [DefaultDispatcher-worker-5 @coroutine#3381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-02-11 16:06:26.255 [DefaultDispatcher-worker-8 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:26.256 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.256 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:26.256 [DefaultDispatcher-worker-8 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.257 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.257 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.262 [DefaultDispatcher-worker-15 @coroutine#3380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779136bf 2024-02-11 16:06:26.262 [DefaultDispatcher-worker-15 @coroutine#3380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.262 [DefaultDispatcher-worker-15 @coroutine#3380] 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-11 16:06:26.262 [DefaultDispatcher-worker-15 @coroutine#3380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.262 [DefaultDispatcher-worker-14 @coroutine#3380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.262 [DefaultDispatcher-worker-14 @coroutine#3380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-02-11 16:06:26.267 [Test worker @coroutine#3384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779136bf 2024-02-11 16:06:26.270 [Test worker @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779136bf 2024-02-11 16:06:26.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown initiated... 2024-02-11 16:06:26.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Close initiated... 2024-02-11 16:06:26.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:26.272 [HikariPool-105 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Closing connection org.sqlite.jdbc4.JDBC4Connection@779136bf: (connection evicted) 2024-02-11 16:06:26.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:26.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Closed. 2024-02-11 16:06:26.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Shutdown completed. 2024-02-11 16:06:26.364 [DefaultDispatcher-worker-5 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:26.364 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.364 [DefaultDispatcher-worker-5 @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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:26.364 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.366 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.366 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.441 [DefaultDispatcher-worker-1 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:26.442 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.442 [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-11 16:06:26.442 [DefaultDispatcher-worker-1 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.443 [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-11 16:06:26.445 [DefaultDispatcher-worker-10 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:26.445 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.445 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:26.445 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.446 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.446 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f09c282 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:26.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:26.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-02-11 16:06:26.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2024-02-11 16:06:26.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2024-02-11 16:06:26.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-02-11 16:06:26.510 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2024-02-11 16:06:26.521 [Test worker @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2024-02-11 16:06:26.522 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2024-02-11 16:06:26.524 [DefaultDispatcher-worker-10 @coroutine#3438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.524 [DefaultDispatcher-worker-10 @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-11 16:06:26.524 [DefaultDispatcher-worker-10 @coroutine#3438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.524 [DefaultDispatcher-worker-10 @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-11 16:06:26.527 [DefaultDispatcher-worker-14 @coroutine#3438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.527 [DefaultDispatcher-worker-14 @coroutine#3438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.532 [DefaultDispatcher-worker-10 @coroutine#3437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2024-02-11 16:06:26.533 [DefaultDispatcher-worker-10 @coroutine#3437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.533 [DefaultDispatcher-worker-10 @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-11 16:06:26.533 [DefaultDispatcher-worker-10 @coroutine#3437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.533 [DefaultDispatcher-worker-8 @coroutine#3437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.534 [DefaultDispatcher-worker-8 @coroutine#3437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.536 [Test worker @coroutine#3442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2024-02-11 16:06:26.553 [DefaultDispatcher-worker-3 @coroutine#3449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2024-02-11 16:06:26.590 [DefaultDispatcher-worker-2 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:26.590 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.590 [DefaultDispatcher-worker-2 @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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:26.590 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.591 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:26.591 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.591 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.596 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bed0d6b 2024-02-11 16:06:26.596 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bed0d6b 2024-02-11 16:06:26.600 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@452afa66 2024-02-11 16:06:26.600 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@452afa66 2024-02-11 16:06:26.602 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115661b 2024-02-11 16:06:26.602 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115661b 2024-02-11 16:06:26.604 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@417f05d 2024-02-11 16:06:26.604 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@417f05d 2024-02-11 16:06:26.606 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b233e1 2024-02-11 16:06:26.606 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@27b233e1 2024-02-11 16:06:26.609 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d914bb 2024-02-11 16:06:26.609 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d914bb 2024-02-11 16:06:26.611 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9689a5 2024-02-11 16:06:26.611 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9689a5 2024-02-11 16:06:26.612 [Test worker @coroutine#3451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43414b88 2024-02-11 16:06:26.613 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@64380f12 2024-02-11 16:06:26.613 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@64380f12 2024-02-11 16:06:26.615 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5223154f 2024-02-11 16:06:26.615 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5223154f 2024-02-11 16:06:26.615 [HikariPool-106 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 16:06:26.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-02-11 16:06:26.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-02-11 16:06:26.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 16:06:26.620 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43414b88: (connection evicted) 2024-02-11 16:06:26.621 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bed0d6b: (connection evicted) 2024-02-11 16:06:26.621 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@452afa66: (connection evicted) 2024-02-11 16:06:26.622 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4115661b: (connection evicted) 2024-02-11 16:06:26.622 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@417f05d: (connection evicted) 2024-02-11 16:06:26.622 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27b233e1: (connection evicted) 2024-02-11 16:06:26.623 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35d914bb: (connection evicted) 2024-02-11 16:06:26.623 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f9689a5: (connection evicted) 2024-02-11 16:06:26.623 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64380f12: (connection evicted) 2024-02-11 16:06:26.624 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5223154f: (connection evicted) 2024-02-11 16:06:26.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:26.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-02-11 16:06:26.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6250d33c 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:26.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-02-11 16:06:26.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-11 16:06:26.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-11 16:06:26.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-02-11 16:06:26.632 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-11 16:06:26.646 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-11 16:06:26.648 [Test worker @coroutine#3460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-11 16:06:26.649 [DefaultDispatcher-worker-10 @coroutine#3463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.649 [DefaultDispatcher-worker-10 @coroutine#3463] 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-11 16:06:26.649 [DefaultDispatcher-worker-10 @coroutine#3463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.649 [DefaultDispatcher-worker-10 @coroutine#3463] 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-11 16:06:26.651 [DefaultDispatcher-worker-7 @coroutine#3463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.651 [DefaultDispatcher-worker-7 @coroutine#3463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.658 [DefaultDispatcher-worker-8 @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-11 16:06:26.658 [DefaultDispatcher-worker-8 @coroutine#3462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.658 [DefaultDispatcher-worker-8 @coroutine#3462] 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-11 16:06:26.658 [DefaultDispatcher-worker-8 @coroutine#3462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.659 [DefaultDispatcher-worker-4 @coroutine#3462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.659 [DefaultDispatcher-worker-4 @coroutine#3462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.662 [Test worker @coroutine#3467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-11 16:06:26.678 [DefaultDispatcher-worker-7 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-11 16:06:26.727 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9 2024-02-11 16:06:26.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-02-11 16:06:26.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-02-11 16:06:26.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:26.731 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65a3d7c9: (connection evicted) 2024-02-11 16:06:26.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:26.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-02-11 16:06:26.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-02-11 16:06:26.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df34b01 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:26.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-02-11 16:06:26.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-11 16:06:26.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-11 16:06:26.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-02-11 16:06:26.737 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-11 16:06:26.748 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-11 16:06:26.750 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-11 16:06:26.751 [DefaultDispatcher-worker-7 @coroutine#3485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.752 [DefaultDispatcher-worker-7 @coroutine#3485] 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-11 16:06:26.752 [DefaultDispatcher-worker-7 @coroutine#3485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.752 [DefaultDispatcher-worker-7 @coroutine#3485] 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-11 16:06:26.753 [DefaultDispatcher-worker-13 @coroutine#3485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.753 [DefaultDispatcher-worker-13 @coroutine#3485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.759 [DefaultDispatcher-worker-6 @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-11 16:06:26.760 [DefaultDispatcher-worker-6 @coroutine#3484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.760 [DefaultDispatcher-worker-6 @coroutine#3484] 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-11 16:06:26.760 [DefaultDispatcher-worker-6 @coroutine#3484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.760 [DefaultDispatcher-worker-7 @coroutine#3484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.761 [DefaultDispatcher-worker-7 @coroutine#3484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.763 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-11 16:06:26.774 [DefaultDispatcher-worker-15 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:26.774 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.774 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:26.774 [DefaultDispatcher-worker-15 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.776 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.776 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.779 [DefaultDispatcher-worker-13 @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-11 16:06:26.827 [Test worker @coroutine#3502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2024-02-11 16:06:26.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-02-11 16:06:26.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-02-11 16:06:26.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:26.830 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f31b991: (connection evicted) 2024-02-11 16:06:26.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:26.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-02-11 16:06:26.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-02-11 16:06:26.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef04239 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:26.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:26.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-02-11 16:06:26.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-02-11 16:06:26.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-02-11 16:06:26.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-02-11 16:06:26.837 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-02-11 16:06:26.848 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-02-11 16:06:26.850 [Test worker @coroutine#3508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-02-11 16:06:26.851 [DefaultDispatcher-worker-14 @coroutine#3511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.851 [DefaultDispatcher-worker-14 @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-11 16:06:26.851 [DefaultDispatcher-worker-14 @coroutine#3511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.851 [DefaultDispatcher-worker-14 @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-11 16:06:26.852 [DefaultDispatcher-worker-10 @coroutine#3511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.852 [DefaultDispatcher-worker-10 @coroutine#3511] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.859 [DefaultDispatcher-worker-7 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-02-11 16:06:26.859 [DefaultDispatcher-worker-7 @coroutine#3510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.859 [DefaultDispatcher-worker-7 @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-11 16:06:26.859 [DefaultDispatcher-worker-7 @coroutine#3510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.860 [DefaultDispatcher-worker-12 @coroutine#3510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.860 [DefaultDispatcher-worker-12 @coroutine#3510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.862 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-02-11 16:06:26.874 [DefaultDispatcher-worker-4 @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-02-11 16:06:26.910 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49994a4 2024-02-11 16:06:26.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-02-11 16:06:26.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-02-11 16:06:26.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:26.913 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49994a4: (connection evicted) 2024-02-11 16:06:26.914 [DefaultDispatcher-worker-10 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:26.914 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.914 [DefaultDispatcher-worker-10 @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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:26.914 [DefaultDispatcher-worker-10 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:26.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-02-11 16:06:26.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-02-11 16:06:26.915 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.915 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e3c0627 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:26.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:26.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-02-11 16:06:26.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-02-11 16:06:26.919 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.930 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.932 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.934 [DefaultDispatcher-worker-10 @coroutine#3537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.934 [DefaultDispatcher-worker-10 @coroutine#3537] 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-11 16:06:26.934 [DefaultDispatcher-worker-10 @coroutine#3537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.934 [DefaultDispatcher-worker-10 @coroutine#3537] 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-11 16:06:26.935 [DefaultDispatcher-worker-2 @coroutine#3537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.935 [DefaultDispatcher-worker-2 @coroutine#3537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:26.940 [DefaultDispatcher-worker-3 @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.941 [DefaultDispatcher-worker-3 @coroutine#3536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 16:06:26.941 [DefaultDispatcher-worker-3 @coroutine#3536] 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-11 16:06:26.941 [DefaultDispatcher-worker-3 @coroutine#3536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 16:06:26.942 [DefaultDispatcher-worker-2 @coroutine#3536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 16:06:26.942 [DefaultDispatcher-worker-2 @coroutine#3536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 16:06:26.951 [DefaultDispatcher-worker-13 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.956 [DefaultDispatcher-worker-9 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:26.956 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.956 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:26.956 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.958 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.958 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:26.961 [DefaultDispatcher-worker-3 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.967 [DefaultDispatcher-worker-3 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.977 [DefaultDispatcher-worker-15 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.980 [Test worker @coroutine#3554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:26.993 [DefaultDispatcher-worker-11 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:27.002 [DefaultDispatcher-worker-1 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2024-02-11 16:06:27.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-02-11 16:06:27.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-02-11 16:06:27.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.003 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae5d544: (connection evicted) 2024-02-11 16:06:27.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-02-11 16:06:27.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f32de90 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-02-11 16:06:27.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-02-11 16:06:27.012 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.023 [Test worker @coroutine#3558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.024 [Test worker @coroutine#3561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.026 [DefaultDispatcher-worker-13 @coroutine#3565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.026 [DefaultDispatcher-worker-13 @coroutine#3565] 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-11 16:06:27.026 [DefaultDispatcher-worker-13 @coroutine#3565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.026 [DefaultDispatcher-worker-13 @coroutine#3565] 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-11 16:06:27.027 [DefaultDispatcher-worker-2 @coroutine#3565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.027 [DefaultDispatcher-worker-2 @coroutine#3565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.036 [DefaultDispatcher-worker-6 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.036 [DefaultDispatcher-worker-6 @coroutine#3564] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.036 [DefaultDispatcher-worker-6 @coroutine#3564] 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-11 16:06:27.036 [DefaultDispatcher-worker-6 @coroutine#3564] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.037 [DefaultDispatcher-worker-2 @coroutine#3564] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.037 [DefaultDispatcher-worker-2 @coroutine#3564] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.042 [DefaultDispatcher-worker-17 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:27.043 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.043 [DefaultDispatcher-worker-17 @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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:27.043 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.044 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.044 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.048 [DefaultDispatcher-worker-17 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.057 [DefaultDispatcher-worker-13 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.065 [DefaultDispatcher-worker-11 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.073 [DefaultDispatcher-worker-11 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.082 [DefaultDispatcher-worker-9 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.090 [DefaultDispatcher-worker-9 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6 2024-02-11 16:06:27.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-02-11 16:06:27.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-02-11 16:06:27.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.093 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5134a7d6: (connection evicted) 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-02-11 16:06:27.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e8b36af 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-02-11 16:06:27.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-02-11 16:06:27.099 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.110 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.112 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.113 [DefaultDispatcher-worker-9 @coroutine#3594] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.113 [DefaultDispatcher-worker-9 @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-11 16:06:27.113 [DefaultDispatcher-worker-9 @coroutine#3594] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.113 [DefaultDispatcher-worker-9 @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-11 16:06:27.114 [DefaultDispatcher-worker-14 @coroutine#3594] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.114 [DefaultDispatcher-worker-14 @coroutine#3594] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.122 [DefaultDispatcher-worker-10 @coroutine#3593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.122 [DefaultDispatcher-worker-10 @coroutine#3593] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.122 [DefaultDispatcher-worker-10 @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-11 16:06:27.122 [DefaultDispatcher-worker-10 @coroutine#3593] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.123 [DefaultDispatcher-worker-7 @coroutine#3593] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.123 [DefaultDispatcher-worker-7 @coroutine#3593] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.132 [DefaultDispatcher-worker-10 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.141 [DefaultDispatcher-worker-7 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.150 [DefaultDispatcher-worker-7 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.158 [DefaultDispatcher-worker-14 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.167 [DefaultDispatcher-worker-11 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.176 [DefaultDispatcher-worker-15 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.180 [Test worker @coroutine#3611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.182 [Test worker @coroutine#3613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.194 [DefaultDispatcher-worker-7 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:27.194 [DefaultDispatcher-worker-7 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.194 [DefaultDispatcher-worker-7 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:27.194 [DefaultDispatcher-worker-7 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.195 [DefaultDispatcher-worker-12 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.195 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.195 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.198 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:27.204 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db00c0b 2024-02-11 16:06:27.204 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db00c0b 2024-02-11 16:06:27.206 [DefaultDispatcher-worker-12 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.207 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4377fbcd 2024-02-11 16:06:27.207 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4377fbcd 2024-02-11 16:06:27.210 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4748677b 2024-02-11 16:06:27.210 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4748677b 2024-02-11 16:06:27.212 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24af1f6 2024-02-11 16:06:27.212 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@24af1f6 2024-02-11 16:06:27.214 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5765e0 2024-02-11 16:06:27.214 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5765e0 2024-02-11 16:06:27.215 [DefaultDispatcher-worker-7 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.216 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@33825654 2024-02-11 16:06:27.216 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@33825654 2024-02-11 16:06:27.217 [Test worker @coroutine#3598] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/PersonDao/findByUidAsync?uid=557603524378996737 2024-02-11 16:06:27.217 [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=557603524378996737. 2024-02-11 16:06:27.217 [Test worker @coroutine#3598] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/PersonDao/findByUidAsync?uid=557603524378996737 2024-02-11 16:06:27.218 [Test worker @coroutine#3598] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/PersonDao/findByUidAsync?uid=557603524378996737 2024-02-11 16:06:27.218 [Test worker @coroutine#3598] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/PersonDao/findByUidAsync?uid=557603524378996737 2024-02-11 16:06:27.219 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@37759ce0 2024-02-11 16:06:27.219 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@37759ce0 2024-02-11 16:06:27.221 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@62650eb9 2024-02-11 16:06:27.221 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@62650eb9 2024-02-11 16:06:27.223 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e91f70 2024-02-11 16:06:27.223 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e91f70 2024-02-11 16:06:27.223 [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-11 16:06:27.229 [DefaultDispatcher-worker-14 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.237 [DefaultDispatcher-worker-11 @coroutine#3598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe 2024-02-11 16:06:27.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-02-11 16:06:27.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-02-11 16:06:27.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-02-11 16:06:27.238 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd079fe: (connection evicted) 2024-02-11 16:06:27.239 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db00c0b: (connection evicted) 2024-02-11 16:06:27.239 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4377fbcd: (connection evicted) 2024-02-11 16:06:27.240 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4748677b: (connection evicted) 2024-02-11 16:06:27.240 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24af1f6: (connection evicted) 2024-02-11 16:06:27.240 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f5765e0: (connection evicted) 2024-02-11 16:06:27.241 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33825654: (connection evicted) 2024-02-11 16:06:27.241 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37759ce0: (connection evicted) 2024-02-11 16:06:27.242 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62650eb9: (connection evicted) 2024-02-11 16:06:27.242 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16e91f70: (connection evicted) 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-02-11 16:06:27.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7137cd14 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-02-11 16:06:27.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-02-11 16:06:27.249 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.261 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.263 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.264 [DefaultDispatcher-worker-3 @coroutine#3632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.264 [DefaultDispatcher-worker-3 @coroutine#3632] 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-11 16:06:27.264 [DefaultDispatcher-worker-3 @coroutine#3632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.264 [DefaultDispatcher-worker-3 @coroutine#3632] 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-11 16:06:27.266 [DefaultDispatcher-worker-17 @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9976b27 2024-02-11 16:06:27.266 [DefaultDispatcher-worker-7 @coroutine#3632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.266 [DefaultDispatcher-worker-7 @coroutine#3632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/ackAndGetPendingReplications 2024-02-11 16:06:27.268 [DefaultDispatcher-worker-1 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:27.268 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.268 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:27.268 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.269 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.269 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.272 [DefaultDispatcher-worker-3 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.272 [DefaultDispatcher-worker-3 @coroutine#3631] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.272 [DefaultDispatcher-worker-3 @coroutine#3631] 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-11 16:06:27.272 [DefaultDispatcher-worker-3 @coroutine#3631] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.273 [DefaultDispatcher-worker-12 @coroutine#3631] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.273 [DefaultDispatcher-worker-12 @coroutine#3631] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/replication/nodeId 2024-02-11 16:06:27.281 [DefaultDispatcher-worker-12 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.288 [DefaultDispatcher-worker-12 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.295 [DefaultDispatcher-worker-12 @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c37ac3c 2024-02-11 16:06:27.299 [DefaultDispatcher-worker-3 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.306 [DefaultDispatcher-worker-7 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.313 [DefaultDispatcher-worker-14 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.321 [DefaultDispatcher-worker-3 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.324 [Test worker @coroutine#3656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.333 [DefaultDispatcher-worker-3 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.340 [DefaultDispatcher-worker-8 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-02-11 16:06:27.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-02-11 16:06:27.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-02-11 16:06:27.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.341 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de2344a: (connection evicted) 2024-02-11 16:06:27.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-02-11 16:06:27.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-02-11 16:06:27.356 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738153d8 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-11 16:06:27.357 [Test worker @coroutine#3660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-02-11 16:06:27.373 [Test worker @coroutine#3660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-11 16:06:27.374 [DefaultDispatcher-worker-8 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:27.374 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.374 [DefaultDispatcher-worker-8 @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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:27.374 [DefaultDispatcher-worker-8 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.375 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.375 [DefaultDispatcher-worker-12 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.384 [Test worker @coroutine#3662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-11 16:06:27.385 [Test worker @coroutine#3668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-11 16:06:27.387 [Test worker @coroutine#3670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-11 16:06:27.394 [DefaultDispatcher-worker-1 @coroutine#3672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-11 16:06:27.404 [DefaultDispatcher-worker-17 @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f 2024-02-11 16:06:27.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-02-11 16:06:27.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-02-11 16:06:27.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.407 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bc3c59f: (connection evicted) 2024-02-11 16:06:27.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-02-11 16:06:27.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e6bd43b 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.410 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b38986 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b38986 2024-02-11 16:06:27.411 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-02-11 16:06:27.426 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b38986 2024-02-11 16:06:27.436 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b38986 2024-02-11 16:06:27.438 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b38986 2024-02-11 16:06:27.440 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b38986 2024-02-11 16:06:27.440 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-02-11 16:06:27.440 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.440 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.440 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.440 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b0d818d 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@306c8e09 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@306c8e09 2024-02-11 16:06:27.441 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-02-11 16:06:27.453 [DefaultDispatcher-worker-12 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:27.454 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.454 [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-11 16:06:27.454 [DefaultDispatcher-worker-12 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.455 [DefaultDispatcher-worker-17 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.456 [DefaultDispatcher-worker-6 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:27.456 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.456 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:27.456 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.457 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306c8e09 2024-02-11 16:06:27.458 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.458 [DefaultDispatcher-worker-17 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.467 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306c8e09 2024-02-11 16:06:27.469 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306c8e09 2024-02-11 16:06:27.470 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306c8e09 2024-02-11 16:06:27.481 [DefaultDispatcher-worker-6 @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@306c8e09 2024-02-11 16:06:27.496 [DefaultDispatcher-worker-1 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b38986 2024-02-11 16:06:27.504 [DefaultDispatcher-worker-7 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b38986 2024-02-11 16:06:27.511 [DefaultDispatcher-worker-13 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b38986 2024-02-11 16:06:27.511 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-02-11 16:06:27.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-02-11 16:06:27.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.523 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b38986: (connection evicted) 2024-02-11 16:06:27.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-02-11 16:06:27.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-02-11 16:06:27.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-02-11 16:06:27.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-02-11 16:06:27.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.524 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@306c8e09: (connection evicted) 2024-02-11 16:06:27.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-02-11 16:06:27.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e68fac 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 16:06:27.526 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-02-11 16:06:27.540 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 16:06:27.550 [Test worker @coroutine#3726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 16:06:27.552 [Test worker @coroutine#3728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 16:06:27.554 [Test worker @coroutine#3730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 16:06:27.554 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-02-11 16:06:27.554 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.554 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.554 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.554 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.554 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5de14222 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-11 16:06:27.555 [Test worker @coroutine#3725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-02-11 16:06:27.569 [Test worker @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-11 16:06:27.579 [Test worker @coroutine#3732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-11 16:06:27.581 [Test worker @coroutine#3735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-11 16:06:27.583 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-11 16:06:27.594 [DefaultDispatcher-worker-6 @coroutine#3739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb 2024-02-11 16:06:27.600 [DefaultDispatcher-worker-5 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:27.601 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.601 [DefaultDispatcher-worker-5 @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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:27.601 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.602 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.602 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.608 [DefaultDispatcher-worker-1 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 16:06:27.615 [DefaultDispatcher-worker-5 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 16:06:27.623 [DefaultDispatcher-worker-1 @coroutine#3725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732bb49d 2024-02-11 16:06:27.627 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-02-11 16:06:27.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-02-11 16:06:27.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.635 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732bb49d: (connection evicted) 2024-02-11 16:06:27.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-02-11 16:06:27.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-02-11 16:06:27.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-02-11 16:06:27.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-02-11 16:06:27.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.636 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@722d3ddb: (connection evicted) 2024-02-11 16:06:27.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-02-11 16:06:27.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23307c6c 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.639 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7202009e 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7202009e 2024-02-11 16:06:27.640 [Test worker @coroutine#3767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-02-11 16:06:27.657 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7202009e 2024-02-11 16:06:27.668 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7202009e 2024-02-11 16:06:27.669 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7202009e 2024-02-11 16:06:27.671 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7202009e 2024-02-11 16:06:27.694 [DefaultDispatcher-worker-7 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7202009e 2024-02-11 16:06:27.702 [DefaultDispatcher-worker-6 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7202009e 2024-02-11 16:06:27.705 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7202009e 2024-02-11 16:06:27.713 [DefaultDispatcher-worker-2 @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7202009e 2024-02-11 16:06:27.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-02-11 16:06:27.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-02-11 16:06:27.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.724 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7202009e: (connection evicted) 2024-02-11 16:06:27.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-02-11 16:06:27.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-02-11 16:06:27.726 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cf39df6 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@44846c76 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@44846c76 2024-02-11 16:06:27.727 [Test worker @coroutine#3803] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-02-11 16:06:27.744 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44846c76 2024-02-11 16:06:27.754 [Test worker @coroutine#3804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44846c76 2024-02-11 16:06:27.756 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44846c76 2024-02-11 16:06:27.758 [Test worker @coroutine#3808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44846c76 2024-02-11 16:06:27.766 [DefaultDispatcher-worker-6 @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44846c76 2024-02-11 16:06:27.768 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44846c76 2024-02-11 16:06:27.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-02-11 16:06:27.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-02-11 16:06:27.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.773 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44846c76: (connection evicted) 2024-02-11 16:06:27.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:27.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-02-11 16:06:27.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30f54522 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:27.781 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-02-11 16:06:27.782 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e9a8a2 2024-02-11 16:06:27.782 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e9a8a2 2024-02-11 16:06:27.782 [Test worker @coroutine#3834] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-02-11 16:06:27.786 [DefaultDispatcher-worker-6 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:27.786 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.786 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:27.786 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.788 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.788 [DefaultDispatcher-worker-8 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.797 [Test worker @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9a8a2 2024-02-11 16:06:27.807 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9a8a2 2024-02-11 16:06:27.809 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9a8a2 2024-02-11 16:06:27.811 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9a8a2 2024-02-11 16:06:27.865 [DefaultDispatcher-worker-8 @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9a8a2 2024-02-11 16:06:27.909 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:27.925 [DefaultDispatcher-worker-13 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:27.925 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.925 [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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:27.925 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.927 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.927 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.988 [DefaultDispatcher-worker-1 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:27.988 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.988 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:27.988 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.989 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.989 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:27.998 [DefaultDispatcher-worker-8 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9a8a2 2024-02-11 16:06:28.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-02-11 16:06:28.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-02-11 16:06:28.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:28.044 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e9a8a2: (connection evicted) 2024-02-11 16:06:28.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:28.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-02-11 16:06:28.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-02-11 16:06:28.047 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4619854a 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-02-11 16:06:28.048 [Test worker @coroutine#3885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-02-11 16:06:28.053 [DefaultDispatcher-worker-3 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:28.054 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.054 [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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:28.054 [DefaultDispatcher-worker-3 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.055 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.055 [DefaultDispatcher-worker-12 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.065 [Test worker @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-02-11 16:06:28.075 [Test worker @coroutine#3889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-02-11 16:06:28.077 [Test worker @coroutine#3891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-02-11 16:06:28.079 [Test worker @coroutine#3893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-02-11 16:06:28.088 [DefaultDispatcher-worker-3 @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-02-11 16:06:28.091 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-02-11 16:06:28.112 [DefaultDispatcher-worker-5 @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-02-11 16:06:28.118 [DefaultDispatcher-worker-3 @coroutine#3885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3453f79c 2024-02-11 16:06:28.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-02-11 16:06:28.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-02-11 16:06:28.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:28.128 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3453f79c: (connection evicted) 2024-02-11 16:06:28.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:28.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-02-11 16:06:28.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@230dd372 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:28.130 [Test worker @coroutine#3917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-02-11 16:06:28.131 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-02-11 16:06:28.131 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-02-11 16:06:28.131 [Test worker @coroutine#3917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-02-11 16:06:28.144 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-02-11 16:06:28.155 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-02-11 16:06:28.156 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-02-11 16:06:28.158 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-02-11 16:06:28.167 [DefaultDispatcher-worker-6 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51c15508 2024-02-11 16:06:28.231 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:28.231 [DefaultDispatcher-worker-3 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:28.231 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.231 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:28.231 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.232 [DefaultDispatcher-worker-5 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.233 [DefaultDispatcher-worker-5 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-02-11 16:06:28.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-02-11 16:06:28.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:28.236 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51c15508: (connection evicted) 2024-02-11 16:06:28.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:28.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-02-11 16:06:28.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@171b0d3 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:28.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-02-11 16:06:28.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-02-11 16:06:28.322 [DefaultDispatcher-worker-10 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:28.322 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.322 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:28.322 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.323 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.323 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.341 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:28.348 [DefaultDispatcher-worker-7 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.357 [DefaultDispatcher-worker-7 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.365 [DefaultDispatcher-worker-2 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.373 [DefaultDispatcher-worker-15 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.383 [DefaultDispatcher-worker-15 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:28.383 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.383 [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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:28.384 [DefaultDispatcher-worker-15 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.385 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.385 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.406 [DefaultDispatcher-worker-10 @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.406 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-02-11 16:06:28.412 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-02-11 16:06:28.413 [DefaultDispatcher-worker-12 @coroutine#3957] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af8ef61 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:28.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:28.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-02-11 16:06:28.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-02-11 16:06:28.429 [DefaultDispatcher-worker-10 @coroutine#3959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.429 [DefaultDispatcher-worker-10 @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/ackAndGetPendingReplications. 2024-02-11 16:06:28.429 [DefaultDispatcher-worker-10 @coroutine#3959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.429 [DefaultDispatcher-worker-10 @coroutine#3959] 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-11 16:06:28.431 [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-11 16:06:28.431 [eventLoopGroupProxy-19-1 @call-handler#3967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.431 [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-11 16:06:28.432 [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-11 16:06:28.432 [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-11 16:06:28.432 [eventLoopGroupProxy-19-2 @call-handler#3968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439047ef 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:28.433 [DefaultDispatcher-worker-2 @coroutine#3959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:28.433 [DefaultDispatcher-worker-2 @coroutine#3959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:28.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-02-11 16:06:28.448 [DefaultDispatcher-worker-13 @coroutine#3972] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.448 [DefaultDispatcher-worker-13 @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/ackAndGetPendingReplications. 2024-02-11 16:06:28.448 [DefaultDispatcher-worker-13 @coroutine#3972] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.448 [DefaultDispatcher-worker-13 @coroutine#3972] 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-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a087c72 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:28.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:28.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-02-11 16:06:28.449 [eventLoopGroupProxy-19-2 @call-handler#3977] 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-11 16:06:28.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-02-11 16:06:28.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-02-11 16:06:28.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-02-11 16:06:28.449 [eventLoopGroupProxy-19-2 @call-handler#3977] 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-11 16:06:28.449 [eventLoopGroupProxy-19-2 @call-handler#3977] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 16:06:28.450 [eventLoopGroupProxy-19-3 @call-handler#3979] 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-11 16:06:28.450 [eventLoopGroupProxy-19-2 @call-handler#3977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.450 [eventLoopGroupProxy-19-3 @call-handler#3979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.451 [DefaultDispatcher-worker-9 @coroutine#3972] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.451 [DefaultDispatcher-worker-9 @coroutine#3972] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.454 [DefaultDispatcher-worker-12 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.454 [DefaultDispatcher-worker-12 @coroutine#3958] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.454 [DefaultDispatcher-worker-12 @coroutine#3958] 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-11 16:06:28.454 [DefaultDispatcher-worker-12 @coroutine#3958] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.455 [eventLoopGroupProxy-19-2 @call-handler#3984] 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-11 16:06:28.455 [eventLoopGroupProxy-19-2 @call-handler#3984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.456 [DefaultDispatcher-worker-16 @coroutine#3958] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.456 [DefaultDispatcher-worker-16 @coroutine#3958] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.465 [DefaultDispatcher-worker-9 @coroutine#3958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.465 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:28.465 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.465 [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-11 16:06:28.465 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.466 [DefaultDispatcher-worker-16 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.467 [DefaultDispatcher-worker-4 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:28.467 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.467 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:28.467 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.468 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.468 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.469 [DefaultDispatcher-worker-7 @coroutine#3995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.469 [DefaultDispatcher-worker-7 @coroutine#3995] 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-11 16:06:28.469 [DefaultDispatcher-worker-7 @coroutine#3995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.469 [DefaultDispatcher-worker-7 @coroutine#3995] 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-11 16:06:28.470 [eventLoopGroupProxy-19-2 @call-handler#3999] 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-11 16:06:28.470 [eventLoopGroupProxy-19-2 @call-handler#3999] 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-11 16:06:28.470 [eventLoopGroupProxy-19-2 @call-handler#3999] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 16:06:28.472 [eventLoopGroupProxy-19-4 @call-handler#4003] 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-11 16:06:28.472 [eventLoopGroupProxy-19-4 @call-handler#4003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.474 [DefaultDispatcher-worker-15 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.475 [DefaultDispatcher-worker-4 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.475 [DefaultDispatcher-worker-4 @coroutine#3971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.475 [DefaultDispatcher-worker-4 @coroutine#3971] 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-11 16:06:28.475 [DefaultDispatcher-worker-4 @coroutine#3971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.480 [DefaultDispatcher-worker-10 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.480 [eventLoopGroupProxy-19-2 @call-handler#3999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.481 [DefaultDispatcher-worker-2 @coroutine#3995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.481 [DefaultDispatcher-worker-2 @coroutine#3995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-02-11 16:06:28.482 [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-11 16:06:28.483 [eventLoopGroupProxy-19-5 @call-handler#4011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.483 [DefaultDispatcher-worker-12 @coroutine#3971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.483 [DefaultDispatcher-worker-12 @coroutine#3971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.489 [DefaultDispatcher-worker-6 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.492 [DefaultDispatcher-worker-2 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.494 [DefaultDispatcher-worker-17 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-02-11 16:06:28.494 [DefaultDispatcher-worker-17 @coroutine#3994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.495 [DefaultDispatcher-worker-17 @coroutine#3994] 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-11 16:06:28.495 [DefaultDispatcher-worker-17 @coroutine#3994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.496 [eventLoopGroupProxy-19-2 @call-handler#4019] 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-11 16:06:28.496 [eventLoopGroupProxy-19-2 @call-handler#4019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.496 [DefaultDispatcher-worker-7 @coroutine#3994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.496 [DefaultDispatcher-worker-7 @coroutine#3994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.497 [DefaultDispatcher-worker-9 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.501 [DefaultDispatcher-worker-7 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.505 [DefaultDispatcher-worker-3 @coroutine#3994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-02-11 16:06:28.506 [DefaultDispatcher-worker-14 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.514 [DefaultDispatcher-worker-4 @coroutine#3996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-02-11 16:06:28.514 [DefaultDispatcher-worker-10 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.515 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:28.533 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:28.544 [DefaultDispatcher-worker-10 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.546 [DefaultDispatcher-worker-10 @coroutine#4000] 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-11 16:06:28.546 [DefaultDispatcher-worker-10 @coroutine#4000] 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-11 16:06:28.546 [DefaultDispatcher-worker-10 @coroutine#4000] 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-11 16:06:28.547 [eventLoopGroupProxy-19-2 @call-handler#4036] 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-11 16:06:28.549 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:28.559 [DefaultDispatcher-worker-3 @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.581 [DefaultDispatcher-worker-9 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-11 16:06:28.581 [DefaultDispatcher-worker-9 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-02-11 16:06:28.581 [DefaultDispatcher-worker-9 @coroutine#4000] 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-11 16:06:28.581 [DefaultDispatcher-worker-9 @coroutine#4000] 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-11 16:06:28.582 [DefaultDispatcher-worker-9 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887233 2024-02-11 16:06:28.582 [DefaultDispatcher-worker-9 @coroutine#4000] 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=557603527057887233. 2024-02-11 16:06:28.582 [DefaultDispatcher-worker-9 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887233 2024-02-11 16:06:28.583 [eventLoopGroupProxy-19-2 @call-handler#4040] 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-11 16:06:28.587 [eventLoopGroupProxy-19-2 @call-handler#4040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.587 [DefaultDispatcher-worker-3 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887233 2024-02-11 16:06:28.587 [DefaultDispatcher-worker-3 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887233 2024-02-11 16:06:28.587 [DefaultDispatcher-worker-3 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887233. 2024-02-11 16:06:28.587 [DefaultDispatcher-worker-3 @coroutine#4000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887233 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.597 [DefaultDispatcher-worker-4 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.598 [DefaultDispatcher-worker-4 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 16:06:28.598 [DefaultDispatcher-worker-4 @coroutine#4000] 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-11 16:06:28.598 [DefaultDispatcher-worker-4 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 16:06:28.599 [eventLoopGroupProxy-19-2 @call-handler#4044] 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-11 16:06:28.601 [eventLoopGroupProxy-19-2 @call-handler#4044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.601 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 16:06:28.601 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 16:06:28.602 [DefaultDispatcher-worker-17 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-11 16:06:28.602 [DefaultDispatcher-worker-17 @coroutine#4000] 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-11 16:06:28.612 [DefaultDispatcher-worker-11 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.612 [DefaultDispatcher-worker-5 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:28.613 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.613 [DefaultDispatcher-worker-5 @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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:28.613 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.614 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.614 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.635 [DefaultDispatcher-worker-16 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.644 [DefaultDispatcher-worker-6 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.644 [DefaultDispatcher-worker-14 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.645 [DefaultDispatcher-worker-14 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.645 [DefaultDispatcher-worker-14 @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/message. 2024-02-11 16:06:28.645 [DefaultDispatcher-worker-14 @coroutine#3960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.645 [DefaultDispatcher-worker-14 @coroutine#3960] 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-11 16:06:28.646 [eventLoopGroupProxy-19-2 @call-handler#4054] 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-11 16:06:28.646 [eventLoopGroupProxy-19-2 @call-handler#4054] 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-11 16:06:28.646 [eventLoopGroupProxy-19-2 @call-handler#4054] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 16:06:28.651 [DefaultDispatcher-worker-14 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.658 [DefaultDispatcher-worker-3 @call-handler#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.658 [eventLoopGroupProxy-19-2 @call-handler#4054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.659 [DefaultDispatcher-worker-1 @coroutine#3960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.659 [DefaultDispatcher-worker-1 @coroutine#3960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.659 [DefaultDispatcher-worker-1 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 16:06:28.659 [DefaultDispatcher-worker-1 @coroutine#3960] 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-11 16:06:28.667 [DefaultDispatcher-worker-14 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.669 [DefaultDispatcher-worker-10 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.673 [DefaultDispatcher-worker-11 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.702 [DefaultDispatcher-worker-7 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.703 [DefaultDispatcher-worker-9 @coroutine#4000] 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-11 16:06:28.703 [DefaultDispatcher-worker-9 @coroutine#4000] 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-11 16:06:28.703 [DefaultDispatcher-worker-9 @coroutine#4000] 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-11 16:06:28.704 [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-11 16:06:28.713 [DefaultDispatcher-worker-6 @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.728 [DefaultDispatcher-worker-7 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-11 16:06:28.728 [DefaultDispatcher-worker-7 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-02-11 16:06:28.728 [DefaultDispatcher-worker-7 @coroutine#4000] 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-11 16:06:28.728 [DefaultDispatcher-worker-7 @coroutine#4000] 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-11 16:06:28.729 [DefaultDispatcher-worker-7 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887234 2024-02-11 16:06:28.729 [DefaultDispatcher-worker-7 @coroutine#4000] 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=557603527057887234. 2024-02-11 16:06:28.729 [DefaultDispatcher-worker-7 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887234 2024-02-11 16:06:28.729 [eventLoopGroupProxy-19-2 @call-handler#4074] 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-11 16:06:28.730 [eventLoopGroupProxy-19-2 @call-handler#4074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.731 [DefaultDispatcher-worker-6 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887234 2024-02-11 16:06:28.731 [DefaultDispatcher-worker-6 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887234 2024-02-11 16:06:28.731 [DefaultDispatcher-worker-6 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887234. 2024-02-11 16:06:28.731 [DefaultDispatcher-worker-6 @coroutine#4000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?uid=557603527057887234 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.738 [DefaultDispatcher-worker-3 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.739 [DefaultDispatcher-worker-3 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 16:06:28.739 [DefaultDispatcher-worker-3 @coroutine#4000] 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-11 16:06:28.739 [DefaultDispatcher-worker-3 @coroutine#4000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 16:06:28.740 [eventLoopGroupProxy-19-2 @call-handler#4078] 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-11 16:06:28.741 [eventLoopGroupProxy-19-2 @call-handler#4078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.741 [DefaultDispatcher-worker-12 @coroutine#4000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 16:06:28.741 [DefaultDispatcher-worker-12 @coroutine#4000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-02-11 16:06:28.741 [DefaultDispatcher-worker-12 @coroutine#4000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-02-11 16:06:28.741 [DefaultDispatcher-worker-12 @coroutine#4000] 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-11 16:06:28.749 [DefaultDispatcher-worker-14 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.770 [DefaultDispatcher-worker-12 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.779 [DefaultDispatcher-worker-12 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.780 [DefaultDispatcher-worker-12 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.780 [DefaultDispatcher-worker-12 @coroutine#3973] 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-11 16:06:28.780 [DefaultDispatcher-worker-12 @coroutine#3973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.780 [DefaultDispatcher-worker-12 @coroutine#3973] 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-11 16:06:28.781 [eventLoopGroupProxy-19-2 @call-handler#4083] 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-11 16:06:28.781 [eventLoopGroupProxy-19-2 @call-handler#4083] 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-11 16:06:28.781 [eventLoopGroupProxy-19-2 @call-handler#4083] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 16:06:28.782 [DefaultDispatcher-worker-10 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.790 [DefaultDispatcher-worker-10 @call-handler#4083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.790 [eventLoopGroupProxy-19-2 @call-handler#4083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.791 [DefaultDispatcher-worker-5 @coroutine#3973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.791 [DefaultDispatcher-worker-5 @coroutine#3973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.791 [DefaultDispatcher-worker-5 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 16:06:28.791 [DefaultDispatcher-worker-5 @coroutine#3973] 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-11 16:06:28.796 [DefaultDispatcher-worker-17 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:28.797 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.797 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:28.797 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.798 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.798 [DefaultDispatcher-worker-5 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.799 [DefaultDispatcher-worker-13 @coroutine#4000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.800 [DefaultDispatcher-worker-10 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.816 [UI Thread @coroutine#4097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.816 [UI Thread @coroutine#4097] 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=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:28.816 [UI Thread @coroutine#4097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.816 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233 2024-02-11 16:06:28.816 [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/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233. 2024-02-11 16:06:28.816 [UI Thread @coroutine#4102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233 2024-02-11 16:06:28.817 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.817 [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/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:28.817 [UI Thread @coroutine#4104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.817 [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-11 16:06:28.817 [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-11 16:06:28.821 [eventLoopGroupProxy-19-6 @call-handler#4117] 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-11 16:06:28.824 [eventLoopGroupProxy-19-6 @call-handler#4117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.825 [UI Thread @coroutine#4104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.825 [UI Thread @coroutine#4104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.825 [UI Thread @coroutine#4104] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:28.825 [UI Thread @coroutine#4104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.826 [eventLoopGroupProxy-19-2 @call-handler#4109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.826 [eventLoopGroupProxy-19-5 @call-handler#4112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.827 [UI Thread @coroutine#4097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.827 [UI Thread @coroutine#4097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.827 [UI Thread @coroutine#4102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233 2024-02-11 16:06:28.827 [UI Thread @coroutine#4102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233 2024-02-11 16:06:28.828 [UI Thread @coroutine#4097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:28.828 [UI Thread @coroutine#4097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.828 [UI Thread @coroutine#4102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233. 2024-02-11 16:06:28.828 [UI Thread @coroutine#4102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.835 [DefaultDispatcher-worker-13 @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.844 [DefaultDispatcher-worker-10 @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.854 [DefaultDispatcher-worker-6 @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.858 [UI Thread @coroutine#4127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557603527057887232 2024-02-11 16:06:28.858 [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=557603527057887232. 2024-02-11 16:06:28.858 [UI Thread @coroutine#4127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557603527057887232 2024-02-11 16:06:28.859 [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-11 16:06:28.861 [eventLoopGroupProxy-19-2 @call-handler#4129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.862 [UI Thread @coroutine#4127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557603527057887232 2024-02-11 16:06:28.862 [UI Thread @coroutine#4127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557603527057887232 2024-02-11 16:06:28.862 [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=557603527057887232. 2024-02-11 16:06:28.862 [UI Thread @coroutine#4127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=557603527057887232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.871 [DefaultDispatcher-worker-14 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.883 [DefaultDispatcher-worker-2 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.892 [DefaultDispatcher-worker-6 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.892 [DefaultDispatcher-worker-6 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.892 [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/message. 2024-02-11 16:06:28.892 [DefaultDispatcher-worker-6 @coroutine#3960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.892 [DefaultDispatcher-worker-6 @coroutine#3960] 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-11 16:06:28.894 [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-11 16:06:28.894 [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-11 16:06:28.894 [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-11 16:06:28.902 [DefaultDispatcher-worker-14 @call-handler#4139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:28.903 [eventLoopGroupProxy-19-2 @call-handler#4139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.903 [DefaultDispatcher-worker-1 @coroutine#3960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.903 [DefaultDispatcher-worker-1 @coroutine#3960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:28.904 [DefaultDispatcher-worker-1 @coroutine#3960] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 16:06:28.904 [DefaultDispatcher-worker-1 @coroutine#3960] 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-11 16:06:28.910 [UI Thread @coroutine#4146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234 2024-02-11 16:06:28.911 [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=557603527057887232&accountPersonUid=557603527057887234. 2024-02-11 16:06:28.911 [UI Thread @coroutine#4146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234 2024-02-11 16:06:28.911 [DefaultDispatcher-worker-7 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:28.912 [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-11 16:06:28.912 [UI Thread @coroutine#4148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557603527057887233 2024-02-11 16:06:28.912 [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=557603527057887233. 2024-02-11 16:06:28.912 [UI Thread @coroutine#4148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557603527057887233 2024-02-11 16:06:28.913 [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-11 16:06:28.913 [eventLoopGroupProxy-19-5 @call-handler#4160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.914 [UI Thread @coroutine#4161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557603527057887232 2024-02-11 16:06:28.914 [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=557603527057887232. 2024-02-11 16:06:28.914 [UI Thread @coroutine#4161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557603527057887232 2024-02-11 16:06:28.915 [UI Thread @coroutine#4163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.915 [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=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:28.915 [UI Thread @coroutine#4163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.915 [UI Thread @coroutine#4166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.915 [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=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:28.915 [UI Thread @coroutine#4166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.915 [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-11 16:06:28.916 [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-11 16:06:28.916 [UI Thread @coroutine#4148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557603527057887233 2024-02-11 16:06:28.916 [UI Thread @coroutine#4148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557603527057887233 2024-02-11 16:06:28.916 [eventLoopGroupProxy-19-2 @call-handler#4155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.916 [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=557603527057887233. 2024-02-11 16:06:28.916 [UI Thread @coroutine#4148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=557603527057887233 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.917 [UI Thread @coroutine#4146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234 2024-02-11 16:06:28.917 [UI Thread @coroutine#4146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234 2024-02-11 16:06:28.917 [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=557603527057887232&accountPersonUid=557603527057887234. 2024-02-11 16:06:28.917 [UI Thread @coroutine#4146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.917 [eventLoopGroupProxy-19-6 @call-handler#4175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.917 [eventLoopGroupProxy-19-5 @call-handler#4172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.918 [UI Thread @coroutine#4163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.918 [UI Thread @coroutine#4163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.918 [UI Thread @coroutine#4161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557603527057887232 2024-02-11 16:06:28.918 [UI Thread @coroutine#4161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557603527057887232 2024-02-11 16:06:28.918 [eventLoopGroupProxy-19-7 @call-handler#4185] 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-11 16:06:28.918 [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=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:28.919 [UI Thread @coroutine#4163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=557603527057887233&assignmentUid=557603527057887232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.919 [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=557603527057887232. 2024-02-11 16:06:28.919 [UI Thread @coroutine#4161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=557603527057887232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.921 [eventLoopGroupProxy-19-7 @call-handler#4185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.921 [UI Thread @coroutine#4166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.921 [UI Thread @coroutine#4166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:28.921 [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=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:28.921 [UI Thread @coroutine#4166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=557603527057887233&assignmentUid=557603527057887232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.926 [DefaultDispatcher-worker-2 @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.937 [DefaultDispatcher-worker-17 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:28.937 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.937 [DefaultDispatcher-worker-17 @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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:28.937 [DefaultDispatcher-worker-17 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.937 [DefaultDispatcher-worker-10 @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.938 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.938 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:28.946 [DefaultDispatcher-worker-8 @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.954 [DefaultDispatcher-worker-15 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.961 [DefaultDispatcher-worker-5 @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.965 [UI Thread @coroutine#4197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234 2024-02-11 16:06:28.965 [UI Thread @coroutine#4197] 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=557603527057887232&accountPersonUid=557603527057887234. 2024-02-11 16:06:28.965 [UI Thread @coroutine#4197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234 2024-02-11 16:06:28.966 [eventLoopGroupProxy-19-2 @call-handler#4199] 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-11 16:06:28.968 [eventLoopGroupProxy-19-2 @call-handler#4199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:28.969 [UI Thread @coroutine#4197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234 2024-02-11 16:06:28.969 [UI Thread @coroutine#4197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234 2024-02-11 16:06:28.969 [UI Thread @coroutine#4197] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234. 2024-02-11 16:06:28.969 [UI Thread @coroutine#4197] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=557603527057887232&accountPersonUid=557603527057887234 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:28.979 [DefaultDispatcher-worker-10 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.990 [DefaultDispatcher-worker-15 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:28.999 [DefaultDispatcher-worker-14 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:29.000 [DefaultDispatcher-worker-14 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.000 [DefaultDispatcher-worker-14 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:29.000 [DefaultDispatcher-worker-14 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.000 [DefaultDispatcher-worker-4 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:29.000 [DefaultDispatcher-worker-4 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:29.000 [DefaultDispatcher-worker-4 @coroutine#3973] 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-11 16:06:29.000 [DefaultDispatcher-worker-4 @coroutine#3973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:29.000 [DefaultDispatcher-worker-4 @coroutine#3973] 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-11 16:06:29.001 [DefaultDispatcher-worker-12 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.001 [DefaultDispatcher-worker-12 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.001 [eventLoopGroupProxy-19-2 @call-handler#4207] 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-11 16:06:29.001 [eventLoopGroupProxy-19-2 @call-handler#4207] 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-11 16:06:29.002 [eventLoopGroupProxy-19-2 @call-handler#4207] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-02-11 16:06:29.010 [DefaultDispatcher-worker-9 @call-handler#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55159007 2024-02-11 16:06:29.010 [eventLoopGroupProxy-19-2 @call-handler#4207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:29.011 [DefaultDispatcher-worker-1 @coroutine#3973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:29.011 [DefaultDispatcher-worker-1 @coroutine#3973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-02-11 16:06:29.011 [DefaultDispatcher-worker-1 @coroutine#3973] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-02-11 16:06:29.011 [DefaultDispatcher-worker-1 @coroutine#3973] 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-11 16:06:29.013 [UI Thread @coroutine#4218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:29.013 [UI Thread @coroutine#4218] 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=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:29.013 [UI Thread @coroutine#4218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:29.013 [UI Thread @coroutine#4226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233 2024-02-11 16:06:29.013 [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/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233. 2024-02-11 16:06:29.013 [UI Thread @coroutine#4226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233 2024-02-11 16:06:29.013 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:29.014 [UI Thread @coroutine#4228] 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=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:29.014 [UI Thread @coroutine#4228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:29.014 [eventLoopGroupProxy-19-2 @call-handler#4233] 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-11 16:06:29.014 [eventLoopGroupProxy-19-5 @call-handler#4236] 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-11 16:06:29.014 [eventLoopGroupProxy-19-7 @call-handler#4239] 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-11 16:06:29.017 [eventLoopGroupProxy-19-2 @call-handler#4233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:29.017 [eventLoopGroupProxy-19-7 @call-handler#4239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:29.017 [eventLoopGroupProxy-19-5 @call-handler#4236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-02-11 16:06:29.018 [UI Thread @coroutine#4228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:29.018 [UI Thread @coroutine#4228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:29.018 [UI Thread @coroutine#4226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233 2024-02-11 16:06:29.018 [UI Thread @coroutine#4226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233 2024-02-11 16:06:29.018 [UI Thread @coroutine#4218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:29.018 [UI Thread @coroutine#4218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 2024-02-11 16:06:29.018 [UI Thread @coroutine#4228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:29.019 [UI Thread @coroutine#4228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:29.019 [UI Thread @coroutine#4226] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233. 2024-02-11 16:06:29.019 [UI Thread @coroutine#4226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=557603527057887232&accountPersonUid=557603527057887233 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:29.019 [UI Thread @coroutine#4218] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232. 2024-02-11 16:06:29.019 [UI Thread @coroutine#4218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync?accountPersonUid=557603527057887233&assignmentUid=557603527057887232 to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:29.022 [DefaultDispatcher-worker-3 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-02-11 16:06:29.027 [DefaultDispatcher-worker-10 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:29.035 [DefaultDispatcher-worker-4 @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:29.044 [DefaultDispatcher-worker-2 @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29682244 2024-02-11 16:06:29.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-02-11 16:06:29.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-02-11 16:06:29.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:29.048 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29682244: (connection evicted) 2024-02-11 16:06:29.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:29.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-02-11 16:06:29.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-02-11 16:06:29.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-02-11 16:06:29.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-02-11 16:06:29.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:29.049 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e: (connection evicted) 2024-02-11 16:06:29.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:29.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-02-11 16:06:29.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-02-11 16:06:29.064 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:29.064 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.064 [DefaultDispatcher-worker-2 @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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:29.064 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.065 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.065 [DefaultDispatcher-worker-6 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.242 [DefaultDispatcher-worker-4 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:29.242 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.242 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:29.242 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.243 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.243 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.332 [DefaultDispatcher-worker-6 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:29.333 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.333 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:29.333 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.334 [DefaultDispatcher-worker-18 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.334 [DefaultDispatcher-worker-18 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.393 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:29.393 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.393 [DefaultDispatcher-worker-6 @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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:29.393 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.394 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.394 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.477 [DefaultDispatcher-worker-9 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:29.477 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.477 [DefaultDispatcher-worker-9 @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-11 16:06:29.477 [DefaultDispatcher-worker-9 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.478 [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-11 16:06:29.478 [DefaultDispatcher-worker-2 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:29.478 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.478 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:29.478 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.479 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.479 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.623 [DefaultDispatcher-worker-2 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:29.623 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.623 [DefaultDispatcher-worker-2 @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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:29.623 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.624 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.624 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.807 [DefaultDispatcher-worker-2 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:29.807 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.807 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:29.807 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.808 [DefaultDispatcher-worker-18 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.808 [DefaultDispatcher-worker-18 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.947 [DefaultDispatcher-worker-4 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:29.947 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.947 [DefaultDispatcher-worker-4 @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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:29.947 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.948 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:29.948 [DefaultDispatcher-worker-2 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.010 [DefaultDispatcher-worker-7 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:30.010 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.010 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:30.010 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.011 [DefaultDispatcher-worker-18 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.011 [DefaultDispatcher-worker-18 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-02-11 16:06:30.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-02-11 16:06:30.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.053 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55159007: (connection evicted) 2024-02-11 16:06:30.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-02-11 16:06:30.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-02-11 16:06:30.057 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f60cd4 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.058 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-02-11 16:06:30.059 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-02-11 16:06:30.059 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-02-11 16:06:30.059 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-02-11 16:06:30.074 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-02-11 16:06:30.074 [DefaultDispatcher-worker-7 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:30.074 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.075 [DefaultDispatcher-worker-7 @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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:30.075 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.076 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.076 [DefaultDispatcher-worker-10 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.084 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-02-11 16:06:30.086 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-02-11 16:06:30.087 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38568876 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-02-11 16:06:30.088 [Test worker @coroutine#4292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-02-11 16:06:30.101 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-02-11 16:06:30.111 [Test worker @coroutine#4302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-02-11 16:06:30.113 [Test worker @coroutine#4304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-02-11 16:06:30.114 [Test worker @coroutine#4307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-02-11 16:06:30.125 [DefaultDispatcher-worker-1 @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-02-11 16:06:30.135 [DefaultDispatcher-worker-9 @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-02-11 16:06:30.148 [DefaultDispatcher-worker-9 @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@779cda39 2024-02-11 16:06:30.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-02-11 16:06:30.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-02-11 16:06:30.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.154 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@779cda39: (connection evicted) 2024-02-11 16:06:30.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-02-11 16:06:30.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-02-11 16:06:30.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-02-11 16:06:30.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-02-11 16:06:30.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.156 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff: (connection evicted) 2024-02-11 16:06:30.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-02-11 16:06:30.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-02-11 16:06:30.157 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-02-11 16:06:30.157 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.157 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.157 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.157 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.157 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.157 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.157 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd191c2 2024-02-11 16:06:30.157 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.157 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 16:06:30.158 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-02-11 16:06:30.173 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 16:06:30.183 [Test worker @coroutine#4337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 16:06:30.185 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 16:06:30.187 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113a89c5 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.187 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-02-11 16:06:30.188 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-11 16:06:30.188 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-11 16:06:30.188 [Test worker @coroutine#4336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-02-11 16:06:30.201 [Test worker @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-11 16:06:30.211 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-11 16:06:30.213 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-11 16:06:30.215 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-11 16:06:30.225 [DefaultDispatcher-worker-6 @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141 2024-02-11 16:06:30.237 [DefaultDispatcher-worker-13 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 16:06:30.247 [DefaultDispatcher-worker-5 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 16:06:30.253 [DefaultDispatcher-worker-3 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:30.254 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.254 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:30.254 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.255 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.255 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.258 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:30.260 [DefaultDispatcher-worker-10 @coroutine#4336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 16:06:30.276 [DefaultDispatcher-worker-4 @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-02-11 16:06:30.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-02-11 16:06:30.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-02-11 16:06:30.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.279 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56afbace: (connection evicted) 2024-02-11 16:06:30.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-02-11 16:06:30.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-02-11 16:06:30.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-02-11 16:06:30.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-02-11 16:06:30.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.280 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a0f5141: (connection evicted) 2024-02-11 16:06:30.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-02-11 16:06:30.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251db193 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.281 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 16:06:30.282 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-02-11 16:06:30.299 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 16:06:30.309 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 16:06:30.311 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 16:06:30.313 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259f0fdb 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.313 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-02-11 16:06:30.314 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-11 16:06:30.314 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-11 16:06:30.314 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-02-11 16:06:30.326 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-11 16:06:30.337 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-11 16:06:30.338 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-11 16:06:30.340 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-11 16:06:30.344 [DefaultDispatcher-worker-4 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:30.344 [DefaultDispatcher-worker-4 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.344 [DefaultDispatcher-worker-4 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:30.344 [DefaultDispatcher-worker-4 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.345 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.345 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.350 [DefaultDispatcher-worker-10 @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e 2024-02-11 16:06:30.364 [DefaultDispatcher-worker-10 @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 16:06:30.373 [DefaultDispatcher-worker-8 @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5 2024-02-11 16:06:30.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-02-11 16:06:30.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-02-11 16:06:30.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.378 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d20cbb5: (connection evicted) 2024-02-11 16:06:30.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-02-11 16:06:30.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-02-11 16:06:30.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-02-11 16:06:30.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-02-11 16:06:30.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.380 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f1bd7e: (connection evicted) 2024-02-11 16:06:30.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-02-11 16:06:30.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-02-11 16:06:30.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-02-11 16:06:30.381 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eeb15f9 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-11 16:06:30.382 [Test worker @coroutine#4434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-02-11 16:06:30.398 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-11 16:06:30.404 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:30.404 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.404 [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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:30.404 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.405 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.405 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.408 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-11 16:06:30.410 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-11 16:06:30.412 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f219e84 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.412 [Test worker @coroutine#4434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-02-11 16:06:30.413 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-11 16:06:30.413 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-11 16:06:30.413 [Test worker @coroutine#4434] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-02-11 16:06:30.425 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-11 16:06:30.436 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-11 16:06:30.437 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-11 16:06:30.439 [Test worker @coroutine#4449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-11 16:06:30.449 [DefaultDispatcher-worker-3 @coroutine#4451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf 2024-02-11 16:06:30.463 [DefaultDispatcher-worker-12 @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-11 16:06:30.473 [DefaultDispatcher-worker-17 @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d 2024-02-11 16:06:30.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-02-11 16:06:30.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-02-11 16:06:30.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.479 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@568cbf8d: (connection evicted) 2024-02-11 16:06:30.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-02-11 16:06:30.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-02-11 16:06:30.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-02-11 16:06:30.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-02-11 16:06:30.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.480 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312e8eaf: (connection evicted) 2024-02-11 16:06:30.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-02-11 16:06:30.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28a33dc9 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.482 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-11 16:06:30.483 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-02-11 16:06:30.489 [DefaultDispatcher-worker-13 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:30.490 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.490 [DefaultDispatcher-worker-13 @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-11 16:06:30.490 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.490 [DefaultDispatcher-worker-16 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:30.490 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.490 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:30.490 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.491 [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-11 16:06:30.496 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.496 [DefaultDispatcher-worker-18 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.503 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-11 16:06:30.513 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-11 16:06:30.515 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-11 16:06:30.517 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-11 16:06:30.517 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-02-11 16:06:30.517 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.517 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.517 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.517 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.517 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a486afb 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-11 16:06:30.518 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-02-11 16:06:30.531 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-11 16:06:30.541 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-11 16:06:30.543 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-11 16:06:30.544 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-11 16:06:30.555 [DefaultDispatcher-worker-13 @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138110f8 2024-02-11 16:06:30.569 [DefaultDispatcher-worker-18 @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-11 16:06:30.583 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:30.583 [DefaultDispatcher-worker-18 @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edd2170 2024-02-11 16:06:30.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-02-11 16:06:30.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-02-11 16:06:30.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.589 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edd2170: (connection evicted) 2024-02-11 16:06:30.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-02-11 16:06:30.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-02-11 16:06:30.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-02-11 16:06:30.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-02-11 16:06:30.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.590 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@138110f8: (connection evicted) 2024-02-11 16:06:30.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-02-11 16:06:30.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77587422 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-02-11 16:06:30.592 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-02-11 16:06:30.593 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-02-11 16:06:30.611 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-02-11 16:06:30.621 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-02-11 16:06:30.623 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-02-11 16:06:30.624 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60be9fdf 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2024-02-11 16:06:30.625 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2024-02-11 16:06:30.626 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-02-11 16:06:30.633 [DefaultDispatcher-worker-7 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:30.634 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.634 [DefaultDispatcher-worker-7 @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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:30.634 [DefaultDispatcher-worker-7 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.635 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.635 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.639 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2024-02-11 16:06:30.649 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2024-02-11 16:06:30.651 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2024-02-11 16:06:30.652 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2024-02-11 16:06:30.663 [DefaultDispatcher-worker-14 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2024-02-11 16:06:30.679 [DefaultDispatcher-worker-1 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-02-11 16:06:30.691 [DefaultDispatcher-worker-1 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-02-11 16:06:30.693 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:30.700 [DefaultDispatcher-worker-3 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8 2024-02-11 16:06:30.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-02-11 16:06:30.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-02-11 16:06:30.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.705 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c94d4b8: (connection evicted) 2024-02-11 16:06:30.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-02-11 16:06:30.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-02-11 16:06:30.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-02-11 16:06:30.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-02-11 16:06:30.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.707 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7: (connection evicted) 2024-02-11 16:06:30.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-02-11 16:06:30.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8f5aa4 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.709 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-02-11 16:06:30.710 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-02-11 16:06:30.710 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-02-11 16:06:30.710 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-02-11 16:06:30.724 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-02-11 16:06:30.735 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-02-11 16:06:30.736 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-02-11 16:06:30.738 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569d6e0d 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.738 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-02-11 16:06:30.739 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-02-11 16:06:30.752 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-02-11 16:06:30.762 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-02-11 16:06:30.763 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-02-11 16:06:30.765 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-02-11 16:06:30.776 [DefaultDispatcher-worker-18 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18edbed9 2024-02-11 16:06:30.790 [DefaultDispatcher-worker-15 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-02-11 16:06:30.802 [DefaultDispatcher-worker-6 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-02-11 16:06:30.810 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:30.810 [DefaultDispatcher-worker-12 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-02-11 16:06:30.817 [DefaultDispatcher-worker-16 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:30.817 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.817 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:30.817 [DefaultDispatcher-worker-16 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.819 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.819 [DefaultDispatcher-worker-6 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.825 [DefaultDispatcher-worker-17 @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2024-02-11 16:06:30.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-02-11 16:06:30.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-02-11 16:06:30.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.828 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@318353: (connection evicted) 2024-02-11 16:06:30.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-02-11 16:06:30.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-02-11 16:06:30.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-02-11 16:06:30.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-02-11 16:06:30.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.830 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18edbed9: (connection evicted) 2024-02-11 16:06:30.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-02-11 16:06:30.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce7ab6f 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.832 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-02-11 16:06:30.833 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-11 16:06:30.833 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-11 16:06:30.833 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-02-11 16:06:30.851 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-11 16:06:30.862 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-11 16:06:30.863 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-11 16:06:30.865 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-11 16:06:30.865 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cca7d3c 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2024-02-11 16:06:30.866 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-02-11 16:06:30.879 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2024-02-11 16:06:30.889 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2024-02-11 16:06:30.891 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2024-02-11 16:06:30.893 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2024-02-11 16:06:30.904 [DefaultDispatcher-worker-9 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d 2024-02-11 16:06:30.918 [DefaultDispatcher-worker-12 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-11 16:06:30.930 [DefaultDispatcher-worker-13 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-11 16:06:30.933 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:30.933 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6015c745 2024-02-11 16:06:30.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-02-11 16:06:30.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-02-11 16:06:30.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.938 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6015c745: (connection evicted) 2024-02-11 16:06:30.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-02-11 16:06:30.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-02-11 16:06:30.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-02-11 16:06:30.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-02-11 16:06:30.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:30.939 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c27be1d: (connection evicted) 2024-02-11 16:06:30.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:30.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-02-11 16:06:30.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1abb719a 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.941 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.942 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-02-11 16:06:30.942 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2024-02-11 16:06:30.942 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2024-02-11 16:06:30.942 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-02-11 16:06:30.956 [DefaultDispatcher-worker-12 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:30.957 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.957 [DefaultDispatcher-worker-12 @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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:30.957 [DefaultDispatcher-worker-12 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.958 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.958 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:30.959 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2024-02-11 16:06:30.970 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2024-02-11 16:06:30.972 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2024-02-11 16:06:30.973 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d305059 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:30.974 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-02-11 16:06:30.975 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b293a 2024-02-11 16:06:30.975 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b293a 2024-02-11 16:06:30.975 [Test worker @coroutine#4666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-02-11 16:06:30.988 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b293a 2024-02-11 16:06:30.999 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b293a 2024-02-11 16:06:31.001 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b293a 2024-02-11 16:06:31.003 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b293a 2024-02-11 16:06:31.013 [DefaultDispatcher-worker-16 @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b293a 2024-02-11 16:06:31.020 [DefaultDispatcher-worker-15 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:31.020 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.020 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:31.020 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.021 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.021 [DefaultDispatcher-worker-9 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.027 [DefaultDispatcher-worker-9 @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2024-02-11 16:06:31.039 [DefaultDispatcher-worker-12 @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2024-02-11 16:06:31.042 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:31.043 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2024-02-11 16:06:31.046 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db 2024-02-11 16:06:31.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-02-11 16:06:31.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-02-11 16:06:31.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.052 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c5d60db: (connection evicted) 2024-02-11 16:06:31.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-02-11 16:06:31.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-02-11 16:06:31.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-02-11 16:06:31.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-02-11 16:06:31.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.054 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b293a: (connection evicted) 2024-02-11 16:06:31.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-02-11 16:06:31.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-02-11 16:06:31.055 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-02-11 16:06:31.055 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.055 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.055 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.055 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.055 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.055 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.055 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d44217 2024-02-11 16:06:31.055 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2024-02-11 16:06:31.056 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-02-11 16:06:31.073 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2024-02-11 16:06:31.084 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2024-02-11 16:06:31.085 [DefaultDispatcher-worker-2 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:31.085 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.085 [DefaultDispatcher-worker-2 @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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:31.085 [DefaultDispatcher-worker-2 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.085 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2024-02-11 16:06:31.086 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.086 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.087 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d00c2ae 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2024-02-11 16:06:31.088 [Test worker @coroutine#4718] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-02-11 16:06:31.101 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2024-02-11 16:06:31.112 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2024-02-11 16:06:31.113 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2024-02-11 16:06:31.115 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2024-02-11 16:06:31.126 [DefaultDispatcher-worker-15 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78 2024-02-11 16:06:31.139 [DefaultDispatcher-worker-15 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2024-02-11 16:06:31.152 [DefaultDispatcher-worker-16 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2024-02-11 16:06:31.156 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.202 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-02-11 16:06:31.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-02-11 16:06:31.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.211 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4: (connection evicted) 2024-02-11 16:06:31.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-02-11 16:06:31.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-02-11 16:06:31.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-02-11 16:06:31.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-02-11 16:06:31.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.212 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3eb7ff78: (connection evicted) 2024-02-11 16:06:31.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-02-11 16:06:31.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d0f03f6 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.214 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-02-11 16:06:31.215 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c9c38a 2024-02-11 16:06:31.215 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c9c38a 2024-02-11 16:06:31.215 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-02-11 16:06:31.229 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c9c38a 2024-02-11 16:06:31.240 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c9c38a 2024-02-11 16:06:31.241 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c9c38a 2024-02-11 16:06:31.243 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c9c38a 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9423344 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.243 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-11 16:06:31.244 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-02-11 16:06:31.256 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-11 16:06:31.265 [DefaultDispatcher-worker-15 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:31.265 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.265 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:31.265 [DefaultDispatcher-worker-15 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.266 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.266 [DefaultDispatcher-worker-14 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.267 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-11 16:06:31.269 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-11 16:06:31.270 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-11 16:06:31.281 [DefaultDispatcher-worker-15 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d8da77 2024-02-11 16:06:31.295 [DefaultDispatcher-worker-15 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c9c38a 2024-02-11 16:06:31.306 [DefaultDispatcher-worker-9 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c9c38a 2024-02-11 16:06:31.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-02-11 16:06:31.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-02-11 16:06:31.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.312 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78c9c38a: (connection evicted) 2024-02-11 16:06:31.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-02-11 16:06:31.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-02-11 16:06:31.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-02-11 16:06:31.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-02-11 16:06:31.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.313 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d8da77: (connection evicted) 2024-02-11 16:06:31.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-02-11 16:06:31.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@672c4e24 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.315 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-02-11 16:06:31.316 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-02-11 16:06:31.316 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-02-11 16:06:31.316 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-02-11 16:06:31.332 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-02-11 16:06:31.343 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-02-11 16:06:31.344 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-02-11 16:06:31.346 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-02-11 16:06:31.346 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a458c73 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@112f8f8f 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@112f8f8f 2024-02-11 16:06:31.347 [Test worker @coroutine#4817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-02-11 16:06:31.354 [DefaultDispatcher-worker-15 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:31.355 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.355 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:31.355 [DefaultDispatcher-worker-15 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.356 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.356 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.360 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112f8f8f 2024-02-11 16:06:31.371 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112f8f8f 2024-02-11 16:06:31.372 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112f8f8f 2024-02-11 16:06:31.374 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112f8f8f 2024-02-11 16:06:31.385 [DefaultDispatcher-worker-3 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112f8f8f 2024-02-11 16:06:31.399 [DefaultDispatcher-worker-12 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-02-11 16:06:31.412 [DefaultDispatcher-worker-13 @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-02-11 16:06:31.415 [DefaultDispatcher-worker-13 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:31.415 [DefaultDispatcher-worker-13 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.415 [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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:31.415 [DefaultDispatcher-worker-13 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.415 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-02-11 16:06:31.416 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.416 [DefaultDispatcher-worker-18 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.416 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:31.417 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd 2024-02-11 16:06:31.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-02-11 16:06:31.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-02-11 16:06:31.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.423 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a2b3cfd: (connection evicted) 2024-02-11 16:06:31.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-02-11 16:06:31.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-02-11 16:06:31.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-02-11 16:06:31.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-02-11 16:06:31.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.424 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@112f8f8f: (connection evicted) 2024-02-11 16:06:31.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-02-11 16:06:31.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1297cf8 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.426 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-02-11 16:06:31.427 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2024-02-11 16:06:31.427 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2024-02-11 16:06:31.427 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-02-11 16:06:31.442 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2024-02-11 16:06:31.452 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2024-02-11 16:06:31.454 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2024-02-11 16:06:31.456 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9742012 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.456 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-02-11 16:06:31.457 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2024-02-11 16:06:31.457 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2024-02-11 16:06:31.457 [Test worker @coroutine#4869] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-02-11 16:06:31.469 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2024-02-11 16:06:31.479 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2024-02-11 16:06:31.481 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2024-02-11 16:06:31.483 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2024-02-11 16:06:31.494 [DefaultDispatcher-worker-5 @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ff4421 2024-02-11 16:06:31.504 [DefaultDispatcher-worker-2 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:31.504 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.504 [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-11 16:06:31.504 [DefaultDispatcher-worker-2 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.505 [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-11 16:06:31.506 [DefaultDispatcher-worker-14 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:31.506 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.506 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:31.506 [DefaultDispatcher-worker-14 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.507 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.507 [DefaultDispatcher-worker-8 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.508 [DefaultDispatcher-worker-7 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2024-02-11 16:06:31.519 [DefaultDispatcher-worker-14 @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0 2024-02-11 16:06:31.527 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-02-11 16:06:31.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-02-11 16:06:31.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.528 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57d1edf0: (connection evicted) 2024-02-11 16:06:31.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-02-11 16:06:31.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-02-11 16:06:31.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-02-11 16:06:31.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-02-11 16:06:31.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.530 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39ff4421: (connection evicted) 2024-02-11 16:06:31.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-02-11 16:06:31.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d96f413 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.532 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.533 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.533 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.533 [Test worker @coroutine#4928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-02-11 16:06:31.533 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3423f353 2024-02-11 16:06:31.533 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3423f353 2024-02-11 16:06:31.533 [Test worker @coroutine#4928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-02-11 16:06:31.546 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3423f353 2024-02-11 16:06:31.557 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3423f353 2024-02-11 16:06:31.563 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3423f353 2024-02-11 16:06:31.565 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3423f353 2024-02-11 16:06:31.568 [Test worker @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3423f353 2024-02-11 16:06:31.575 [DefaultDispatcher-worker-14 @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3423f353 2024-02-11 16:06:31.578 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3423f353 2024-02-11 16:06:31.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-02-11 16:06:31.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-02-11 16:06:31.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.591 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3423f353: (connection evicted) 2024-02-11 16:06:31.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-02-11 16:06:31.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2726b2f3 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.593 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-02-11 16:06:31.594 [Test worker @coroutine#4963] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-02-11 16:06:31.611 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-02-11 16:06:31.622 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-02-11 16:06:31.623 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-02-11 16:06:31.625 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9a5d3b 2024-02-11 16:06:31.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-02-11 16:06:31.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-02-11 16:06:31.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:31.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-02-11 16:06:31.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-02-11 16:06:31.632 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-02-11 16:06:31.632 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.632 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.632 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.632 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.632 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.632 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.632 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a4c1a6c 2024-02-11 16:06:31.632 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 16:06:31.633 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-02-11 16:06:31.643 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:31.643 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.643 [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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:31.643 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.644 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.644 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.650 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 16:06:31.660 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 16:06:31.662 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 16:06:31.664 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51179fad 2024-02-11 16:06:31.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-02-11 16:06:31.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-02-11 16:06:31.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:31.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-02-11 16:06:31.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22025464 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.670 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-02-11 16:06:31.671 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a034950 2024-02-11 16:06:31.671 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a034950 2024-02-11 16:06:31.671 [Test worker @coroutine#5026] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-02-11 16:06:31.690 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a034950 2024-02-11 16:06:31.700 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a034950 2024-02-11 16:06:31.702 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a034950 2024-02-11 16:06:31.703 [Test worker @coroutine#5031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a034950 2024-02-11 16:06:31.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-02-11 16:06:31.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-02-11 16:06:31.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:31.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-02-11 16:06:31.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0b925a 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.708 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-02-11 16:06:31.709 [Test worker @coroutine#5057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-02-11 16:06:31.722 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-02-11 16:06:31.733 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-02-11 16:06:31.734 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-02-11 16:06:31.736 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-02-11 16:06:31.744 [DefaultDispatcher-worker-2 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42718ebf 2024-02-11 16:06:31.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-02-11 16:06:31.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-02-11 16:06:31.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.751 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42718ebf: (connection evicted) 2024-02-11 16:06:31.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-02-11 16:06:31.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645b67d6 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.753 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-02-11 16:06:31.754 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a972b4 2024-02-11 16:06:31.754 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a972b4 2024-02-11 16:06:31.754 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-02-11 16:06:31.770 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a972b4 2024-02-11 16:06:31.781 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a972b4 2024-02-11 16:06:31.782 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a972b4 2024-02-11 16:06:31.784 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a972b4 2024-02-11 16:06:31.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-02-11 16:06:31.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-02-11 16:06:31.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:31.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-02-11 16:06:31.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dbc77ca 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.789 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c21b22e 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c21b22e 2024-02-11 16:06:31.790 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-02-11 16:06:31.803 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c21b22e 2024-02-11 16:06:31.814 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c21b22e 2024-02-11 16:06:31.815 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c21b22e 2024-02-11 16:06:31.817 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c21b22e 2024-02-11 16:06:31.826 [DefaultDispatcher-worker-5 @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c21b22e 2024-02-11 16:06:31.828 [DefaultDispatcher-worker-7 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:31.828 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.828 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:31.828 [DefaultDispatcher-worker-7 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.829 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c21b22e 2024-02-11 16:06:31.829 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.829 [DefaultDispatcher-worker-1 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.833 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c21b22e 2024-02-11 16:06:31.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-02-11 16:06:31.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-02-11 16:06:31.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.835 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c21b22e: (connection evicted) 2024-02-11 16:06:31.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-02-11 16:06:31.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@205d6f84 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-11 16:06:31.838 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-02-11 16:06:31.851 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-11 16:06:31.861 [Test worker @coroutine#5151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-11 16:06:31.863 [Test worker @coroutine#5153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-11 16:06:31.865 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@499f9003 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 16:06:31.865 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 16:06:31.866 [Test worker @coroutine#5150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-02-11 16:06:31.879 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 16:06:31.889 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 16:06:31.891 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 16:06:31.892 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 16:06:31.903 [DefaultDispatcher-worker-8 @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca896af 2024-02-11 16:06:31.915 [DefaultDispatcher-worker-5 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-11 16:06:31.938 [HikariPool-161 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:31.944 [DefaultDispatcher-worker-15 @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e 2024-02-11 16:06:31.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-02-11 16:06:31.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-02-11 16:06:31.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.953 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74f54f8e: (connection evicted) 2024-02-11 16:06:31.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-02-11 16:06:31.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-02-11 16:06:31.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-02-11 16:06:31.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-02-11 16:06:31.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:31.954 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca896af: (connection evicted) 2024-02-11 16:06:31.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:31.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-02-11 16:06:31.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-02-11 16:06:31.955 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d92bfaf 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-11 16:06:31.956 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-02-11 16:06:31.966 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:31.966 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.966 [DefaultDispatcher-worker-7 @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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:31.966 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.967 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.968 [DefaultDispatcher-worker-5 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:31.973 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-11 16:06:31.983 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-11 16:06:31.985 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-11 16:06:31.987 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d6cac57 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:31.987 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-02-11 16:06:31.988 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 16:06:31.988 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 16:06:31.988 [Test worker @coroutine#5178] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-02-11 16:06:32.000 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 16:06:32.010 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 16:06:32.012 [Test worker @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 16:06:32.014 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 16:06:32.023 [DefaultDispatcher-worker-10 @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13157620 2024-02-11 16:06:32.029 [DefaultDispatcher-worker-1 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:32.029 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.029 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:32.029 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.030 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.030 [DefaultDispatcher-worker-8 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.038 [DefaultDispatcher-worker-1 @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-11 16:06:32.056 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:32.063 [DefaultDispatcher-worker-11 @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42af2977 2024-02-11 16:06:32.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-02-11 16:06:32.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-02-11 16:06:32.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.066 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42af2977: (connection evicted) 2024-02-11 16:06:32.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-02-11 16:06:32.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-02-11 16:06:32.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-02-11 16:06:32.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-02-11 16:06:32.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.067 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13157620: (connection evicted) 2024-02-11 16:06:32.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-02-11 16:06:32.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-02-11 16:06:32.070 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-02-11 16:06:32.070 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ce07709 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-11 16:06:32.071 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-02-11 16:06:32.091 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-11 16:06:32.095 [DefaultDispatcher-worker-17 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:32.095 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.095 [DefaultDispatcher-worker-17 @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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:32.095 [DefaultDispatcher-worker-17 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.096 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.096 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.101 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-11 16:06:32.103 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-11 16:06:32.104 [Test worker @coroutine#5218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb45048 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 16:06:32.105 [Test worker @coroutine#5210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-02-11 16:06:32.117 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 16:06:32.128 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 16:06:32.129 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 16:06:32.131 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 16:06:32.142 [DefaultDispatcher-worker-17 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70e560ef 2024-02-11 16:06:32.155 [DefaultDispatcher-worker-14 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-11 16:06:32.171 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:32.179 [DefaultDispatcher-worker-17 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-11 16:06:32.186 [DefaultDispatcher-worker-11 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-11 16:06:32.197 [DefaultDispatcher-worker-10 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38614875 2024-02-11 16:06:32.205 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-02-11 16:06:32.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-02-11 16:06:32.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.209 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38614875: (connection evicted) 2024-02-11 16:06:32.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-02-11 16:06:32.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-02-11 16:06:32.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-02-11 16:06:32.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-02-11 16:06:32.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.210 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70e560ef: (connection evicted) 2024-02-11 16:06:32.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-02-11 16:06:32.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd8513b 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.213 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-02-11 16:06:32.214 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-11 16:06:32.214 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-11 16:06:32.214 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-02-11 16:06:32.229 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-11 16:06:32.239 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-11 16:06:32.241 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-11 16:06:32.243 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e301795 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 16:06:32.243 [Test worker @coroutine#5251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-02-11 16:06:32.256 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 16:06:32.266 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 16:06:32.268 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 16:06:32.270 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 16:06:32.276 [DefaultDispatcher-worker-8 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:32.276 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.276 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:32.276 [DefaultDispatcher-worker-8 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.277 [DefaultDispatcher-worker-12 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.277 [DefaultDispatcher-worker-12 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.279 [DefaultDispatcher-worker-2 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f 2024-02-11 16:06:32.292 [DefaultDispatcher-worker-12 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-11 16:06:32.302 [DefaultDispatcher-worker-18 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-11 16:06:32.312 [DefaultDispatcher-worker-12 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418f0f27 2024-02-11 16:06:32.314 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-02-11 16:06:32.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-02-11 16:06:32.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.322 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418f0f27: (connection evicted) 2024-02-11 16:06:32.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-02-11 16:06:32.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-02-11 16:06:32.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-02-11 16:06:32.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-02-11 16:06:32.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.323 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@605c2b9f: (connection evicted) 2024-02-11 16:06:32.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-02-11 16:06:32.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14f11a56 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-11 16:06:32.325 [Test worker @coroutine#5294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-02-11 16:06:32.340 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-11 16:06:32.350 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-11 16:06:32.352 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-11 16:06:32.354 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@267d9cc0 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 16:06:32.354 [Test worker @coroutine#5294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-02-11 16:06:32.365 [DefaultDispatcher-worker-2 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:32.365 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.365 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:32.365 [DefaultDispatcher-worker-2 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.366 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.366 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.368 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 16:06:32.378 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 16:06:32.380 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 16:06:32.381 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 16:06:32.392 [DefaultDispatcher-worker-4 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-02-11 16:06:32.405 [DefaultDispatcher-worker-4 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-11 16:06:32.417 [DefaultDispatcher-worker-2 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759862a2 2024-02-11 16:06:32.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-02-11 16:06:32.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-02-11 16:06:32.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.421 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@759862a2: (connection evicted) 2024-02-11 16:06:32.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-02-11 16:06:32.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-02-11 16:06:32.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-02-11 16:06:32.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-02-11 16:06:32.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.422 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2: (connection evicted) 2024-02-11 16:06:32.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-02-11 16:06:32.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-02-11 16:06:32.425 [DefaultDispatcher-worker-4 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:32.425 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.425 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-02-11 16:06:32.426 [DefaultDispatcher-worker-4 @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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:32.426 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2926144f 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.426 [Test worker @coroutine#5336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-02-11 16:06:32.427 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.427 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.427 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-11 16:06:32.427 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-11 16:06:32.427 [Test worker @coroutine#5336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-02-11 16:06:32.441 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-11 16:06:32.451 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-11 16:06:32.453 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-11 16:06:32.455 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159e9629 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.455 [Test worker @coroutine#5336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-02-11 16:06:32.456 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 16:06:32.456 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 16:06:32.456 [Test worker @coroutine#5336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-02-11 16:06:32.468 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 16:06:32.479 [Test worker @coroutine#5346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 16:06:32.480 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 16:06:32.482 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 16:06:32.492 [DefaultDispatcher-worker-5 @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2024-02-11 16:06:32.506 [DefaultDispatcher-worker-5 @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-11 16:06:32.515 [DefaultDispatcher-worker-6 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:32.516 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.516 [DefaultDispatcher-worker-6 @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-11 16:06:32.516 [DefaultDispatcher-worker-6 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.517 [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-11 16:06:32.517 [DefaultDispatcher-worker-3 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:32.517 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.517 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:32.517 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.518 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.518 [DefaultDispatcher-worker-4 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.518 [DefaultDispatcher-worker-10 @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-11 16:06:32.527 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:32.536 [DefaultDispatcher-worker-2 @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9 2024-02-11 16:06:32.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-02-11 16:06:32.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-02-11 16:06:32.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.539 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b0636d9: (connection evicted) 2024-02-11 16:06:32.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-02-11 16:06:32.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-02-11 16:06:32.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-02-11 16:06:32.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-02-11 16:06:32.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.541 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a: (connection evicted) 2024-02-11 16:06:32.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-02-11 16:06:32.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-02-11 16:06:32.542 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed17eaf 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.543 [Test worker @coroutine#5380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-02-11 16:06:32.558 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.569 [Test worker @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.570 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.572 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a16ee0d 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.572 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 16:06:32.573 [Test worker @coroutine#5380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-02-11 16:06:32.594 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 16:06:32.605 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 16:06:32.606 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 16:06:32.608 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 16:06:32.618 [DefaultDispatcher-worker-8 @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f563397 2024-02-11 16:06:32.632 [DefaultDispatcher-worker-7 @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.642 [DefaultDispatcher-worker-15 @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.643 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:32.651 [DefaultDispatcher-worker-3 @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.654 [DefaultDispatcher-worker-12 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:32.654 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.654 [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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:32.654 [DefaultDispatcher-worker-12 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.656 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.656 [DefaultDispatcher-worker-5 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.659 [DefaultDispatcher-worker-11 @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.673 [DefaultDispatcher-worker-12 @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ef1080d 2024-02-11 16:06:32.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-02-11 16:06:32.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-02-11 16:06:32.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.674 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ef1080d: (connection evicted) 2024-02-11 16:06:32.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-02-11 16:06:32.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-02-11 16:06:32.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-02-11 16:06:32.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-02-11 16:06:32.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.676 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f563397: (connection evicted) 2024-02-11 16:06:32.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-02-11 16:06:32.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d2413e 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.678 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2024-02-11 16:06:32.679 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-02-11 16:06:32.693 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2024-02-11 16:06:32.703 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2024-02-11 16:06:32.705 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2024-02-11 16:06:32.706 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2024-02-11 16:06:32.706 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3803bc1a 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-02-11 16:06:32.707 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-02-11 16:06:32.719 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-02-11 16:06:32.729 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-02-11 16:06:32.731 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-02-11 16:06:32.733 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-02-11 16:06:32.743 [DefaultDispatcher-worker-7 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f 2024-02-11 16:06:32.755 [DefaultDispatcher-worker-13 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2024-02-11 16:06:32.766 [DefaultDispatcher-worker-11 @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f50e974 2024-02-11 16:06:32.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-02-11 16:06:32.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-02-11 16:06:32.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.777 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f50e974: (connection evicted) 2024-02-11 16:06:32.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-02-11 16:06:32.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-02-11 16:06:32.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-02-11 16:06:32.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-02-11 16:06:32.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.778 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a8c08f: (connection evicted) 2024-02-11 16:06:32.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-02-11 16:06:32.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@797dd7ef 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.780 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.781 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-02-11 16:06:32.781 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-11 16:06:32.781 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-11 16:06:32.781 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-02-11 16:06:32.797 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-11 16:06:32.807 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-11 16:06:32.809 [Test worker @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-11 16:06:32.810 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62672ad5 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.811 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-02-11 16:06:32.812 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-11 16:06:32.812 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-11 16:06:32.812 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-02-11 16:06:32.824 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-11 16:06:32.836 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-11 16:06:32.837 [DefaultDispatcher-worker-17 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:32.838 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-11 16:06:32.838 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.838 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:32.838 [DefaultDispatcher-worker-17 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.839 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.839 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.839 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-11 16:06:32.850 [DefaultDispatcher-worker-15 @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c020e58 2024-02-11 16:06:32.863 [DefaultDispatcher-worker-4 @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-11 16:06:32.870 [DefaultDispatcher-worker-1 @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c4151b 2024-02-11 16:06:32.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-02-11 16:06:32.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-02-11 16:06:32.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.875 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22c4151b: (connection evicted) 2024-02-11 16:06:32.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-02-11 16:06:32.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-02-11 16:06:32.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-02-11 16:06:32.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-02-11 16:06:32.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.876 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c020e58: (connection evicted) 2024-02-11 16:06:32.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-02-11 16:06:32.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7955b4d4 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.878 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-11 16:06:32.879 [Test worker @coroutine#5504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-02-11 16:06:32.895 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-11 16:06:32.906 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-11 16:06:32.907 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-11 16:06:32.909 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d776105 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.909 [Test worker @coroutine#5504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-02-11 16:06:32.910 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-11 16:06:32.910 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-11 16:06:32.910 [Test worker @coroutine#5504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-02-11 16:06:32.922 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-11 16:06:32.932 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-11 16:06:32.934 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-11 16:06:32.936 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-11 16:06:32.946 [DefaultDispatcher-worker-6 @coroutine#5518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986 2024-02-11 16:06:32.958 [DefaultDispatcher-worker-12 @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-11 16:06:32.968 [DefaultDispatcher-worker-7 @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7421213d 2024-02-11 16:06:32.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-02-11 16:06:32.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-02-11 16:06:32.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.973 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7421213d: (connection evicted) 2024-02-11 16:06:32.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-02-11 16:06:32.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-02-11 16:06:32.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-02-11 16:06:32.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-02-11 16:06:32.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:32.974 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cdbc986: (connection evicted) 2024-02-11 16:06:32.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:32.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-02-11 16:06:32.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-02-11 16:06:32.976 [DefaultDispatcher-worker-4 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:32.976 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.976 [DefaultDispatcher-worker-4 @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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:32.976 [DefaultDispatcher-worker-4 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.977 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-02-11 16:06:32.977 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:32.977 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:32.978 [DefaultDispatcher-worker-13 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a5dc126 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-11 16:06:32.978 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-02-11 16:06:32.994 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-11 16:06:33.004 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-11 16:06:33.006 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-11 16:06:33.007 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a438c0a 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-11 16:06:33.008 [Test worker @coroutine#5547] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-02-11 16:06:33.021 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-11 16:06:33.031 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-11 16:06:33.033 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-11 16:06:33.034 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-11 16:06:33.040 [DefaultDispatcher-worker-15 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:33.040 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.040 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:33.040 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.041 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.042 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.044 [DefaultDispatcher-worker-4 @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2024-02-11 16:06:33.057 [DefaultDispatcher-worker-16 @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-11 16:06:33.075 [DefaultDispatcher-worker-15 @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-11 16:06:33.079 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:33.082 [DefaultDispatcher-worker-15 @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-11 16:06:33.105 [DefaultDispatcher-worker-7 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:33.105 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.105 [DefaultDispatcher-worker-7 @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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:33.105 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.106 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.106 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.108 [HikariPool-182 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.206 [DefaultDispatcher-worker-6 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9 2024-02-11 16:06:33.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-02-11 16:06:33.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-02-11 16:06:33.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.208 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cdb7fd9: (connection evicted) 2024-02-11 16:06:33.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-02-11 16:06:33.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-02-11 16:06:33.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-02-11 16:06:33.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-02-11 16:06:33.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.209 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8: (connection evicted) 2024-02-11 16:06:33.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-02-11 16:06:33.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46c5747f 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.211 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-02-11 16:06:33.212 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe91eed 2024-02-11 16:06:33.212 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe91eed 2024-02-11 16:06:33.212 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-02-11 16:06:33.229 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe91eed 2024-02-11 16:06:33.240 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe91eed 2024-02-11 16:06:33.241 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe91eed 2024-02-11 16:06:33.243 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe91eed 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2199e1a4 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.243 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.244 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.244 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.244 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.244 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.244 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.244 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-02-11 16:06:33.244 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7048d039 2024-02-11 16:06:33.244 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@7048d039 2024-02-11 16:06:33.244 [Test worker @coroutine#5593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-02-11 16:06:33.256 [Test worker @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7048d039 2024-02-11 16:06:33.267 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7048d039 2024-02-11 16:06:33.269 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7048d039 2024-02-11 16:06:33.270 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7048d039 2024-02-11 16:06:33.281 [DefaultDispatcher-worker-7 @coroutine#5607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7048d039 2024-02-11 16:06:33.286 [DefaultDispatcher-worker-4 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:33.286 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.286 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:33.286 [DefaultDispatcher-worker-4 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.287 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.287 [DefaultDispatcher-worker-16 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.294 [DefaultDispatcher-worker-12 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe91eed 2024-02-11 16:06:33.308 [DefaultDispatcher-worker-4 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe91eed 2024-02-11 16:06:33.312 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:33.315 [DefaultDispatcher-worker-12 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe91eed 2024-02-11 16:06:33.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-02-11 16:06:33.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-02-11 16:06:33.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.319 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe91eed: (connection evicted) 2024-02-11 16:06:33.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-02-11 16:06:33.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-02-11 16:06:33.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-02-11 16:06:33.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-02-11 16:06:33.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.320 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7048d039: (connection evicted) 2024-02-11 16:06:33.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-02-11 16:06:33.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14e8304b 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.322 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-02-11 16:06:33.323 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2024-02-11 16:06:33.323 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2024-02-11 16:06:33.323 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-02-11 16:06:33.338 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2024-02-11 16:06:33.348 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2024-02-11 16:06:33.350 [Test worker @coroutine#5630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2024-02-11 16:06:33.352 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f111e97 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.352 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.353 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-02-11 16:06:33.353 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2024-02-11 16:06:33.353 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2024-02-11 16:06:33.353 [Test worker @coroutine#5627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-02-11 16:06:33.366 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2024-02-11 16:06:33.372 [DefaultDispatcher-worker-1 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:33.372 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.372 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:33.372 [DefaultDispatcher-worker-1 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.373 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.373 [DefaultDispatcher-worker-5 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.376 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2024-02-11 16:06:33.378 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2024-02-11 16:06:33.380 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2024-02-11 16:06:33.390 [DefaultDispatcher-worker-12 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f 2024-02-11 16:06:33.403 [DefaultDispatcher-worker-17 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2024-02-11 16:06:33.421 [DefaultDispatcher-worker-6 @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@724e483f 2024-02-11 16:06:33.423 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:33.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-02-11 16:06:33.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-02-11 16:06:33.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.426 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@724e483f: (connection evicted) 2024-02-11 16:06:33.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-02-11 16:06:33.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-02-11 16:06:33.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-02-11 16:06:33.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-02-11 16:06:33.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.427 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64dc0a5f: (connection evicted) 2024-02-11 16:06:33.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-02-11 16:06:33.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f13ed1 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.429 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-11 16:06:33.430 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-02-11 16:06:33.435 [DefaultDispatcher-worker-3 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:33.435 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.435 [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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:33.435 [DefaultDispatcher-worker-3 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.436 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.437 [DefaultDispatcher-worker-9 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.445 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-11 16:06:33.456 [Test worker @coroutine#5665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-11 16:06:33.457 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-11 16:06:33.459 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-11 16:06:33.459 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f359e65 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2812368 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@2812368 2024-02-11 16:06:33.460 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-02-11 16:06:33.473 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2812368 2024-02-11 16:06:33.483 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2812368 2024-02-11 16:06:33.485 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2812368 2024-02-11 16:06:33.486 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2812368 2024-02-11 16:06:33.496 [DefaultDispatcher-worker-12 @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2812368 2024-02-11 16:06:33.510 [DefaultDispatcher-worker-10 @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-11 16:06:33.528 [DefaultDispatcher-worker-13 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:33.528 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.529 [DefaultDispatcher-worker-13 @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-11 16:06:33.529 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.529 [DefaultDispatcher-worker-10 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:33.529 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.529 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:33.529 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.530 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.530 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:33.530 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.530 [DefaultDispatcher-worker-10 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.531 [DefaultDispatcher-worker-16 @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-11 16:06:33.538 [DefaultDispatcher-worker-7 @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23e0b938 2024-02-11 16:06:33.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-02-11 16:06:33.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-02-11 16:06:33.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.542 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23e0b938: (connection evicted) 2024-02-11 16:06:33.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-02-11 16:06:33.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-02-11 16:06:33.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-02-11 16:06:33.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-02-11 16:06:33.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.543 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2812368: (connection evicted) 2024-02-11 16:06:33.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-02-11 16:06:33.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-02-11 16:06:33.545 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-02-11 16:06:33.545 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.545 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.545 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.545 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.545 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dfaa2f0 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-11 16:06:33.546 [Test worker @coroutine#5699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-02-11 16:06:33.562 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-11 16:06:33.572 [Test worker @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-11 16:06:33.574 [Test worker @coroutine#5703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-11 16:06:33.575 [Test worker @coroutine#5705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-11 16:06:33.585 [DefaultDispatcher-worker-14 @coroutine#5707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-11 16:06:33.592 [DefaultDispatcher-worker-2 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e 2024-02-11 16:06:33.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-02-11 16:06:33.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-02-11 16:06:33.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.603 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bd6c35e: (connection evicted) 2024-02-11 16:06:33.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-02-11 16:06:33.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-02-11 16:06:33.659 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f999cf4 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.660 [Test worker @coroutine#5735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-02-11 16:06:33.661 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-11 16:06:33.661 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-11 16:06:33.661 [Test worker @coroutine#5735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-02-11 16:06:33.664 [DefaultDispatcher-worker-2 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:33.664 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.665 [DefaultDispatcher-worker-2 @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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:33.665 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.666 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.666 [DefaultDispatcher-worker-10 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.677 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-11 16:06:33.687 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-11 16:06:33.689 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-11 16:06:33.690 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-11 16:06:33.701 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-190 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 due to dirty commit state on close(). 2024-02-11 16:06:33.709 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c9a128 2024-02-11 16:06:33.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-02-11 16:06:33.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-02-11 16:06:33.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.710 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c9a128: (connection evicted) 2024-02-11 16:06:33.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-02-11 16:06:33.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-02-11 16:06:33.770 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2afe263 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.771 [Test worker @coroutine#5759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-02-11 16:06:33.772 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-11 16:06:33.772 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-11 16:06:33.772 [Test worker @coroutine#5759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-02-11 16:06:33.791 [Test worker @coroutine#5759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-11 16:06:33.801 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-11 16:06:33.803 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-11 16:06:33.805 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5988e36e 2024-02-11 16:06:33.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-02-11 16:06:33.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-02-11 16:06:33.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:33.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-02-11 16:06:33.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c12f0f4 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-11 16:06:33.811 [Test worker @coroutine#5776] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-02-11 16:06:33.824 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-11 16:06:33.835 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-11 16:06:33.836 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-11 16:06:33.838 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f5aac08 2024-02-11 16:06:33.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-02-11 16:06:33.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-02-11 16:06:33.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:33.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-02-11 16:06:33.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1f2651 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.843 [Test worker @coroutine#5794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-02-11 16:06:33.844 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@249fa2cb 2024-02-11 16:06:33.844 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@249fa2cb 2024-02-11 16:06:33.844 [Test worker @coroutine#5794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-02-11 16:06:33.848 [DefaultDispatcher-worker-10 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:33.848 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.848 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:33.848 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.849 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.849 [DefaultDispatcher-worker-14 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.858 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249fa2cb 2024-02-11 16:06:33.868 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249fa2cb 2024-02-11 16:06:33.870 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249fa2cb 2024-02-11 16:06:33.872 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249fa2cb 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48971262 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.872 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.873 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.873 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.873 [Test worker @coroutine#5794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-02-11 16:06:33.873 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-11 16:06:33.873 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-11 16:06:33.873 [Test worker @coroutine#5794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-02-11 16:06:33.886 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-11 16:06:33.897 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-11 16:06:33.899 [Test worker @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-11 16:06:33.901 [Test worker @coroutine#5808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-11 16:06:33.911 [DefaultDispatcher-worker-9 @coroutine#5810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5 2024-02-11 16:06:33.925 [DefaultDispatcher-worker-18 @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@249fa2cb 2024-02-11 16:06:33.931 [UI Thread @coroutine#5821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40533/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:33.931 [UI Thread @coroutine#5821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40533/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 16:06:33.931 [UI Thread @coroutine#5821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40533/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:33.933 [UI Thread @coroutine#5821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40533/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:33.933 [UI Thread @coroutine#5821] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40533/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:33.933 [UI Thread @coroutine#5821] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40533/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 16:06:33.933 [UI Thread @coroutine#5821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40533/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:33.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-02-11 16:06:33.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-02-11 16:06:33.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.936 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@249fa2cb: (connection evicted) 2024-02-11 16:06:33.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-02-11 16:06:33.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-02-11 16:06:33.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-02-11 16:06:33.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-02-11 16:06:33.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:33.937 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f67fe5: (connection evicted) 2024-02-11 16:06:33.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:33.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-02-11 16:06:33.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d9c846 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.939 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-02-11 16:06:33.940 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-11 16:06:33.940 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-11 16:06:33.940 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-02-11 16:06:33.954 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-11 16:06:33.964 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-11 16:06:33.966 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-11 16:06:33.967 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ccbbd5 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:33.968 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-02-11 16:06:33.969 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f65a6d7 2024-02-11 16:06:33.969 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f65a6d7 2024-02-11 16:06:33.969 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-02-11 16:06:33.981 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f65a6d7 2024-02-11 16:06:33.986 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:33.987 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.987 [DefaultDispatcher-worker-7 @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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:33.987 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.988 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.988 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:33.992 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f65a6d7 2024-02-11 16:06:33.993 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f65a6d7 2024-02-11 16:06:33.995 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f65a6d7 2024-02-11 16:06:34.006 [DefaultDispatcher-worker-13 @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f65a6d7 2024-02-11 16:06:34.018 [DefaultDispatcher-worker-10 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1 2024-02-11 16:06:34.020 [UI Thread @coroutine#5853] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:34.020 [UI Thread @coroutine#5853] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 16:06:34.020 [UI Thread @coroutine#5853] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:34.022 [UI Thread @coroutine#5853] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:34.022 [UI Thread @coroutine#5853] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50569/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:34.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-02-11 16:06:34.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-02-11 16:06:34.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.023 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2287bbd1: (connection evicted) 2024-02-11 16:06:34.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-02-11 16:06:34.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-02-11 16:06:34.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-02-11 16:06:34.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-02-11 16:06:34.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.025 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f65a6d7: (connection evicted) 2024-02-11 16:06:34.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-02-11 16:06:34.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24710e61 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.027 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-11 16:06:34.028 [Test worker @coroutine#5859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-02-11 16:06:34.043 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-11 16:06:34.050 [DefaultDispatcher-worker-3 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:34.050 [DefaultDispatcher-worker-3 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.050 [DefaultDispatcher-worker-3 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:34.051 [DefaultDispatcher-worker-3 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.052 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.052 [DefaultDispatcher-worker-7 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.053 [Test worker @coroutine#5860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-11 16:06:34.055 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-11 16:06:34.056 [Test worker @coroutine#5867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a004dd4 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-11 16:06:34.057 [Test worker @coroutine#5859] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-02-11 16:06:34.070 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-11 16:06:34.080 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-11 16:06:34.082 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-11 16:06:34.084 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-11 16:06:34.094 [DefaultDispatcher-worker-7 @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3 2024-02-11 16:06:34.107 [DefaultDispatcher-worker-2 @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7 2024-02-11 16:06:34.109 [UI Thread @coroutine#5886] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:34.109 [UI Thread @coroutine#5886] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 16:06:34.109 [UI Thread @coroutine#5886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:34.111 [UI Thread @coroutine#5886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:34.111 [UI Thread @coroutine#5886] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-02-11 16:06:34.111 [UI Thread @coroutine#5886] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-02-11 16:06:34.111 [UI Thread @coroutine#5886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53777/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:34.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-02-11 16:06:34.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-02-11 16:06:34.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.112 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@209ab1d7: (connection evicted) 2024-02-11 16:06:34.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-02-11 16:06:34.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-02-11 16:06:34.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-02-11 16:06:34.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-02-11 16:06:34.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.113 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7bc9a3: (connection evicted) 2024-02-11 16:06:34.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-02-11 16:06:34.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6903ef57 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.116 [DefaultDispatcher-worker-1 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.116 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.116 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-02-11 16:06:34.116 [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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:34.116 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.117 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d18a787 2024-02-11 16:06:34.117 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d18a787 2024-02-11 16:06:34.117 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-02-11 16:06:34.118 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.118 [DefaultDispatcher-worker-8 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.130 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18a787 2024-02-11 16:06:34.141 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18a787 2024-02-11 16:06:34.142 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18a787 2024-02-11 16:06:34.144 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18a787 2024-02-11 16:06:34.144 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69815126 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-11 16:06:34.145 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-02-11 16:06:34.158 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-11 16:06:34.168 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-11 16:06:34.170 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-11 16:06:34.171 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-11 16:06:34.182 [DefaultDispatcher-worker-2 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f8933b 2024-02-11 16:06:34.198 [DefaultDispatcher-worker-18 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18a787 2024-02-11 16:06:34.217 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:34.222 [DefaultDispatcher-worker-5 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d18a787 2024-02-11 16:06:34.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-02-11 16:06:34.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-02-11 16:06:34.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.229 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d18a787: (connection evicted) 2024-02-11 16:06:34.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-02-11 16:06:34.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-02-11 16:06:34.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-02-11 16:06:34.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-02-11 16:06:34.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.230 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f8933b: (connection evicted) 2024-02-11 16:06:34.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-02-11 16:06:34.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42c3b02e 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.233 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-02-11 16:06:34.234 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-02-11 16:06:34.234 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-02-11 16:06:34.234 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-02-11 16:06:34.246 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-02-11 16:06:34.257 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-02-11 16:06:34.258 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-02-11 16:06:34.260 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-02-11 16:06:34.269 [DefaultDispatcher-worker-7 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-02-11 16:06:34.291 [DefaultDispatcher-worker-15 @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-02-11 16:06:34.296 [DefaultDispatcher-worker-9 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:34.297 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.297 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:34.297 [DefaultDispatcher-worker-9 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.298 [DefaultDispatcher-worker-17 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.298 [DefaultDispatcher-worker-17 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.309 [DefaultDispatcher-worker-5 @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-02-11 16:06:34.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-02-11 16:06:34.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-02-11 16:06:34.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.312 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16575bfe: (connection evicted) 2024-02-11 16:06:34.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-02-11 16:06:34.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-02-11 16:06:34.314 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-02-11 16:06:34.314 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54aacbc7 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-02-11 16:06:34.315 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-02-11 16:06:34.330 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-02-11 16:06:34.340 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-02-11 16:06:34.342 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-02-11 16:06:34.344 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@349504d5 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.344 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-02-11 16:06:34.345 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-11 16:06:34.345 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-11 16:06:34.345 [Test worker @coroutine#5969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-02-11 16:06:34.357 [Test worker @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-11 16:06:34.367 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-11 16:06:34.369 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-11 16:06:34.371 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-11 16:06:34.380 [DefaultDispatcher-worker-4 @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218e28d9 2024-02-11 16:06:34.382 [DefaultDispatcher-worker-6 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:34.383 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.383 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:34.383 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.384 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.384 [DefaultDispatcher-worker-11 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.394 [DefaultDispatcher-worker-11 @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-02-11 16:06:34.405 [DefaultDispatcher-worker-6 @coroutine#5969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d 2024-02-11 16:06:34.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-02-11 16:06:34.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-02-11 16:06:34.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.412 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe70a2d: (connection evicted) 2024-02-11 16:06:34.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-02-11 16:06:34.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-02-11 16:06:34.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-02-11 16:06:34.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-02-11 16:06:34.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.414 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@218e28d9: (connection evicted) 2024-02-11 16:06:34.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-02-11 16:06:34.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-02-11 16:06:34.416 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-02-11 16:06:34.416 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.416 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.416 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.416 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.416 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.416 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8cbb32 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-11 16:06:34.417 [Test worker @coroutine#6011] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-02-11 16:06:34.432 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-11 16:06:34.442 [Test worker @coroutine#6012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-11 16:06:34.443 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-11 16:06:34.445 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-11 16:06:34.445 [DefaultDispatcher-worker-6 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:34.445 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.445 [DefaultDispatcher-worker-6 @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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:34.445 [DefaultDispatcher-worker-6 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.447 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.447 [DefaultDispatcher-worker-5 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.456 [DefaultDispatcher-worker-6 @coroutine#6020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-11 16:06:34.463 [DefaultDispatcher-worker-2 @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-11 16:06:34.477 [DefaultDispatcher-worker-10 @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283645fa 2024-02-11 16:06:34.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-02-11 16:06:34.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-02-11 16:06:34.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.479 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@283645fa: (connection evicted) 2024-02-11 16:06:34.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-02-11 16:06:34.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-02-11 16:06:34.481 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@730a140b 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1fce44 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1fce44 2024-02-11 16:06:34.482 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-02-11 16:06:34.499 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1fce44 2024-02-11 16:06:34.509 [Test worker @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1fce44 2024-02-11 16:06:34.511 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1fce44 2024-02-11 16:06:34.512 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1fce44 2024-02-11 16:06:34.521 [DefaultDispatcher-worker-16 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1fce44 2024-02-11 16:06:34.527 [DefaultDispatcher-worker-6 @coroutine#6061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1fce44 2024-02-11 16:06:34.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-02-11 16:06:34.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-02-11 16:06:34.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.530 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a1fce44: (connection evicted) 2024-02-11 16:06:34.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-02-11 16:06:34.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d267575 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.533 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2024-02-11 16:06:34.534 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-02-11 16:06:34.541 [DefaultDispatcher-worker-13 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:34.541 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.541 [DefaultDispatcher-worker-13 @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-11 16:06:34.541 [DefaultDispatcher-worker-13 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.542 [DefaultDispatcher-worker-16 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:34.542 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.542 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:34.542 [DefaultDispatcher-worker-16 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.542 [DefaultDispatcher-worker-3 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.543 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.543 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.550 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2024-02-11 16:06:34.561 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2024-02-11 16:06:34.562 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2024-02-11 16:06:34.564 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2024-02-11 16:06:34.622 [DefaultDispatcher-worker-3 @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c 2024-02-11 16:06:34.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-02-11 16:06:34.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-02-11 16:06:34.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.627 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be49c8c: (connection evicted) 2024-02-11 16:06:34.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-02-11 16:06:34.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ae6f9e 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-02-11 16:06:34.629 [Test worker @coroutine#6097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-02-11 16:06:34.642 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-02-11 16:06:34.653 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-02-11 16:06:34.654 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-02-11 16:06:34.656 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-02-11 16:06:34.664 [DefaultDispatcher-worker-10 @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-02-11 16:06:34.672 [DefaultDispatcher-worker-3 @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea24702 2024-02-11 16:06:34.675 [DefaultDispatcher-worker-11 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:34.675 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.675 [DefaultDispatcher-worker-11 @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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:34.675 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.676 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.676 [DefaultDispatcher-worker-11 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-02-11 16:06:34.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-02-11 16:06:34.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:34.678 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ea24702: (connection evicted) 2024-02-11 16:06:34.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-02-11 16:06:34.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@581da9e6 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.682 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-02-11 16:06:34.683 [Test worker @coroutine#6124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-02-11 16:06:34.697 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-02-11 16:06:34.708 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-02-11 16:06:34.710 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-02-11 16:06:34.711 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6296c184 2024-02-11 16:06:34.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-02-11 16:06:34.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-02-11 16:06:34.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:34.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-02-11 16:06:34.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47db5b8f 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.716 [Test worker @coroutine#6140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-02-11 16:06:34.717 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-11 16:06:34.717 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-11 16:06:34.717 [Test worker @coroutine#6140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-02-11 16:06:34.729 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-11 16:06:34.740 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-11 16:06:34.741 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-11 16:06:34.743 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ef8cfbb 2024-02-11 16:06:34.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-02-11 16:06:34.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-02-11 16:06:34.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:34.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-02-11 16:06:34.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@545e200b 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.746 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-11 16:06:34.747 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-02-11 16:06:34.760 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-11 16:06:34.771 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-11 16:06:34.772 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-11 16:06:34.774 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b6441c9 2024-02-11 16:06:34.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-02-11 16:06:34.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-02-11 16:06:34.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:34.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-02-11 16:06:34.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-02-11 16:06:34.785 [UI Thread @coroutine#6177] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53739/Site/verify 2024-02-11 16:06:34.785 [UI Thread @coroutine#6177] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53739/Site/verify. 2024-02-11 16:06:34.785 [UI Thread @coroutine#6177] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53739/Site/verify 2024-02-11 16:06:34.787 [UI Thread @coroutine#6177] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53739/Site/verify 2024-02-11 16:06:34.787 [UI Thread @coroutine#6177] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53739/Site/verify 2024-02-11 16:06:34.787 [UI Thread @coroutine#6177] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53739/Site/verify. 2024-02-11 16:06:34.788 [UI Thread @coroutine#6177] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53739/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:34.792 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50479c2b 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-02-11 16:06:34.793 [Test worker @coroutine#6191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-02-11 16:06:34.813 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-02-11 16:06:34.824 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-02-11 16:06:34.825 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-02-11 16:06:34.827 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318d69ea 2024-02-11 16:06:34.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-02-11 16:06:34.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-02-11 16:06:34.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:34.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-02-11 16:06:34.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dcc7d1c 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.830 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.831 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-02-11 16:06:34.831 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@411b75b4 2024-02-11 16:06:34.831 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@411b75b4 2024-02-11 16:06:34.831 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-02-11 16:06:34.844 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411b75b4 2024-02-11 16:06:34.855 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411b75b4 2024-02-11 16:06:34.856 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411b75b4 2024-02-11 16:06:34.858 [DefaultDispatcher-worker-4 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:34.858 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411b75b4 2024-02-11 16:06:34.858 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.858 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:34.858 [DefaultDispatcher-worker-4 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.859 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.859 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-02-11 16:06:34.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-02-11 16:06:34.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:34.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-02-11 16:06:34.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f748d43 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2024-02-11 16:06:34.862 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-02-11 16:06:34.875 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2024-02-11 16:06:34.886 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2024-02-11 16:06:34.887 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2024-02-11 16:06:34.889 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2024-02-11 16:06:34.891 [UI Thread @coroutine#6242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40149/Site/verify 2024-02-11 16:06:34.891 [UI Thread @coroutine#6242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40149/Site/verify. 2024-02-11 16:06:34.891 [UI Thread @coroutine#6242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40149/Site/verify 2024-02-11 16:06:34.893 [UI Thread @coroutine#6242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40149/Site/verify 2024-02-11 16:06:34.893 [UI Thread @coroutine#6242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40149/Site/verify 2024-02-11 16:06:34.893 [UI Thread @coroutine#6242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40149/Site/verify. 2024-02-11 16:06:34.893 [UI Thread @coroutine#6242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40149/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:34.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-02-11 16:06:34.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-02-11 16:06:34.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:34.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:34.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-02-11 16:06:34.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-02-11 16:06:34.899 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57783/Site/verify 2024-02-11 16:06:34.899 [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:57783/Site/verify. 2024-02-11 16:06:34.899 [UI Thread @coroutine#6254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57783/Site/verify 2024-02-11 16:06:34.900 [UI Thread @coroutine#6254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57783/Site/verify 2024-02-11 16:06:34.900 [UI Thread @coroutine#6254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57783/Site/verify 2024-02-11 16:06:34.900 [UI Thread @coroutine#6254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57783/Site/verify. 2024-02-11 16:06:34.900 [UI Thread @coroutine#6254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57783/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:34.907 [UI Thread @coroutine#6267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50455/Site/verify 2024-02-11 16:06:34.907 [UI Thread @coroutine#6267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50455/Site/verify. 2024-02-11 16:06:34.907 [UI Thread @coroutine#6267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50455/Site/verify 2024-02-11 16:06:34.908 [UI Thread @coroutine#6267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50455/Site/verify 2024-02-11 16:06:34.908 [UI Thread @coroutine#6267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50455/Site/verify 2024-02-11 16:06:34.908 [UI Thread @coroutine#6267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50455/Site/verify. 2024-02-11 16:06:34.908 [UI Thread @coroutine#6267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50455/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:34.913 [UI Thread @coroutine#6281] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-02-11 16:06:34.913 [UI Thread @coroutine#6281] 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-11 16:06:34.914 [UI Thread @coroutine#6281] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-02-11 16:06:34.915 [UI Thread @coroutine#6281] 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-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7abeaed0 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:34.919 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-02-11 16:06:34.920 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:34.920 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:34.920 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-02-11 16:06:34.936 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:34.947 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:34.948 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:34.950 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:34.960 [DefaultDispatcher-worker-5 @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:34.984 [DefaultDispatcher-worker-4 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:34.996 [DefaultDispatcher-worker-18 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:34.999 [DefaultDispatcher-worker-14 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:34.999 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:34.999 [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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:34.999 [DefaultDispatcher-worker-14 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.001 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.001 [DefaultDispatcher-worker-8 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.004 [DefaultDispatcher-worker-13 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:35.012 [DefaultDispatcher-worker-7 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:35.019 [DefaultDispatcher-worker-9 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:35.020 [HikariPool-214 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.027 [DefaultDispatcher-worker-9 @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:35.045 [DefaultDispatcher-worker-14 @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e 2024-02-11 16:06:35.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-02-11 16:06:35.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-02-11 16:06:35.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.047 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ddb260e: (connection evicted) 2024-02-11 16:06:35.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-02-11 16:06:35.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-02-11 16:06:35.049 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c7a91d 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e00a43e 2024-02-11 16:06:35.050 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e00a43e 2024-02-11 16:06:35.051 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-02-11 16:06:35.057 [DefaultDispatcher-worker-15 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:35.058 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.058 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:35.058 [DefaultDispatcher-worker-15 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.059 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.059 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.070 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e00a43e 2024-02-11 16:06:35.087 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e00a43e 2024-02-11 16:06:35.089 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e00a43e 2024-02-11 16:06:35.092 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e00a43e 2024-02-11 16:06:35.092 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2080ee70 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-02-11 16:06:35.093 [Test worker @coroutine#6323] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-02-11 16:06:35.113 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-02-11 16:06:35.127 [DefaultDispatcher-worker-7 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:35.128 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.128 [DefaultDispatcher-worker-7 @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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:35.128 [DefaultDispatcher-worker-7 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.128 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.128 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.129 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-02-11 16:06:35.131 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-02-11 16:06:35.134 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-02-11 16:06:35.145 [DefaultDispatcher-worker-7 @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-02-11 16:06:35.151 [HikariPool-215 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:35.159 [DefaultDispatcher-worker-16 @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e00a43e 2024-02-11 16:06:35.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-02-11 16:06:35.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-02-11 16:06:35.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.175 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e00a43e: (connection evicted) 2024-02-11 16:06:35.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-02-11 16:06:35.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-02-11 16:06:35.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-02-11 16:06:35.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-02-11 16:06:35.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.176 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817: (connection evicted) 2024-02-11 16:06:35.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-02-11 16:06:35.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@557fe039 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.178 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-11 16:06:35.179 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-02-11 16:06:35.194 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-11 16:06:35.205 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-11 16:06:35.206 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-11 16:06:35.208 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69ca71b3 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.208 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2024-02-11 16:06:35.209 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-02-11 16:06:35.221 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2024-02-11 16:06:35.232 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2024-02-11 16:06:35.233 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2024-02-11 16:06:35.235 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2024-02-11 16:06:35.245 [DefaultDispatcher-worker-4 @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f41db7f 2024-02-11 16:06:35.259 [DefaultDispatcher-worker-16 @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-11 16:06:35.268 [DefaultDispatcher-worker-8 @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79cfc008 2024-02-11 16:06:35.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-02-11 16:06:35.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-02-11 16:06:35.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.273 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79cfc008: (connection evicted) 2024-02-11 16:06:35.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-02-11 16:06:35.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-02-11 16:06:35.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-02-11 16:06:35.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-02-11 16:06:35.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.274 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f41db7f: (connection evicted) 2024-02-11 16:06:35.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-02-11 16:06:35.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-02-11 16:06:35.276 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1621264e 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-02-11 16:06:35.277 [Test worker @coroutine#6426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-02-11 16:06:35.292 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-02-11 16:06:35.302 [Test worker @coroutine#6427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-02-11 16:06:35.303 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-02-11 16:06:35.305 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-02-11 16:06:35.305 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c0d7878 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-02-11 16:06:35.306 [Test worker @coroutine#6426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-02-11 16:06:35.307 [DefaultDispatcher-worker-11 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:35.307 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.307 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:35.307 [DefaultDispatcher-worker-11 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.308 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.308 [DefaultDispatcher-worker-3 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.320 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-02-11 16:06:35.330 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-02-11 16:06:35.331 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-02-11 16:06:35.333 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-02-11 16:06:35.343 [DefaultDispatcher-worker-8 @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2 2024-02-11 16:06:35.357 [DefaultDispatcher-worker-4 @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-02-11 16:06:35.364 [DefaultDispatcher-worker-4 @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7 2024-02-11 16:06:35.377 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.393 [DefaultDispatcher-worker-6 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:35.393 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.393 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:35.393 [DefaultDispatcher-worker-6 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.394 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.394 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.406 [HikariPool-220 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.456 [DefaultDispatcher-worker-4 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:35.456 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.456 [DefaultDispatcher-worker-4 @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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:35.456 [DefaultDispatcher-worker-4 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.457 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.457 [DefaultDispatcher-worker-1 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.554 [DefaultDispatcher-worker-2 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:35.554 [DefaultDispatcher-worker-11 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:35.554 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.554 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:35.554 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.554 [DefaultDispatcher-worker-2 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.554 [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-11 16:06:35.554 [DefaultDispatcher-worker-11 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.555 [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-11 16:06:35.555 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.555 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-02-11 16:06:35.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-02-11 16:06:35.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.617 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5392c0a7: (connection evicted) 2024-02-11 16:06:35.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-02-11 16:06:35.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-02-11 16:06:35.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-02-11 16:06:35.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-02-11 16:06:35.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.618 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42b6acc2: (connection evicted) 2024-02-11 16:06:35.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-02-11 16:06:35.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-02-11 16:06:35.620 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2181144e 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.621 [Test worker @coroutine#6494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-02-11 16:06:35.622 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.622 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.622 [Test worker @coroutine#6494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-02-11 16:06:35.637 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.647 [Test worker @coroutine#6495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.648 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.650 [Test worker @coroutine#6499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4248608d 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.650 [Test worker @coroutine#6494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-02-11 16:06:35.651 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-02-11 16:06:35.651 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-02-11 16:06:35.651 [Test worker @coroutine#6494] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-02-11 16:06:35.663 [Test worker @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-02-11 16:06:35.673 [Test worker @coroutine#6501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-02-11 16:06:35.675 [Test worker @coroutine#6503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-02-11 16:06:35.676 [Test worker @coroutine#6505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-02-11 16:06:35.686 [DefaultDispatcher-worker-6 @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11f81488 2024-02-11 16:06:35.687 [DefaultDispatcher-worker-13 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:35.687 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.687 [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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:35.687 [DefaultDispatcher-worker-13 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.688 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.688 [DefaultDispatcher-worker-2 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.699 [DefaultDispatcher-worker-12 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.708 [DefaultDispatcher-worker-15 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.715 [DefaultDispatcher-worker-13 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.721 [DefaultDispatcher-worker-4 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.722 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:35.727 [DefaultDispatcher-worker-4 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.733 [DefaultDispatcher-worker-4 @coroutine#6494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582b6362 2024-02-11 16:06:35.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-02-11 16:06:35.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-02-11 16:06:35.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.738 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@582b6362: (connection evicted) 2024-02-11 16:06:35.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-02-11 16:06:35.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-02-11 16:06:35.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-02-11 16:06:35.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-02-11 16:06:35.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.739 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f81488: (connection evicted) 2024-02-11 16:06:35.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-02-11 16:06:35.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0b83af 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.741 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.742 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.742 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.742 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.742 [Test worker @coroutine#6549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-02-11 16:06:35.742 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.742 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.742 [Test worker @coroutine#6549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-02-11 16:06:35.756 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.767 [Test worker @coroutine#6550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.768 [Test worker @coroutine#6553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.770 [Test worker @coroutine#6555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7405e77f 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.770 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-02-11 16:06:35.771 [Test worker @coroutine#6549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-02-11 16:06:35.784 [Test worker @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-02-11 16:06:35.794 [Test worker @coroutine#6557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-02-11 16:06:35.796 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-02-11 16:06:35.797 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-02-11 16:06:35.807 [DefaultDispatcher-worker-4 @coroutine#6563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-02-11 16:06:35.820 [DefaultDispatcher-worker-16 @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.828 [DefaultDispatcher-worker-16 @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.834 [DefaultDispatcher-worker-5 @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.840 [DefaultDispatcher-worker-16 @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.842 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:35.847 [DefaultDispatcher-worker-2 @coroutine#6549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-02-11 16:06:35.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-02-11 16:06:35.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-02-11 16:06:35.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.852 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc: (connection evicted) 2024-02-11 16:06:35.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-02-11 16:06:35.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-02-11 16:06:35.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-02-11 16:06:35.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-02-11 16:06:35.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.853 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d: (connection evicted) 2024-02-11 16:06:35.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-02-11 16:06:35.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-02-11 16:06:35.854 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56a7f57f 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.855 [Test worker @coroutine#6601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-02-11 16:06:35.868 [DefaultDispatcher-worker-2 @coroutine#3126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-02-11 16:06:35.869 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.869 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:35.869 [DefaultDispatcher-worker-2 @coroutine#3126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.869 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.870 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.870 [DefaultDispatcher-worker-10 @coroutine#3126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57167/UmAppDatabase/replication/nodeId 2024-02-11 16:06:35.880 [Test worker @coroutine#6605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.881 [Test worker @coroutine#6608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.883 [Test worker @coroutine#6610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d04c41 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.883 [Test worker @coroutine#6601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-02-11 16:06:35.884 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4290332d 2024-02-11 16:06:35.884 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@4290332d 2024-02-11 16:06:35.884 [Test worker @coroutine#6601] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-02-11 16:06:35.896 [Test worker @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290332d 2024-02-11 16:06:35.907 [Test worker @coroutine#6612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290332d 2024-02-11 16:06:35.908 [Test worker @coroutine#6614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290332d 2024-02-11 16:06:35.910 [Test worker @coroutine#6616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290332d 2024-02-11 16:06:35.920 [DefaultDispatcher-worker-8 @coroutine#6618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4290332d 2024-02-11 16:06:35.933 [DefaultDispatcher-worker-1 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.941 [DefaultDispatcher-worker-8 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.948 [DefaultDispatcher-worker-17 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.954 [DefaultDispatcher-worker-10 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.955 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:35.961 [DefaultDispatcher-worker-9 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.968 [DefaultDispatcher-worker-10 @coroutine#6601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc 2024-02-11 16:06:35.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-02-11 16:06:35.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-02-11 16:06:35.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.972 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@636d4cdc: (connection evicted) 2024-02-11 16:06:35.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-02-11 16:06:35.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-02-11 16:06:35.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-02-11 16:06:35.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-02-11 16:06:35.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:35.973 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4290332d: (connection evicted) 2024-02-11 16:06:35.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:35.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-02-11 16:06:35.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b91493 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:35.976 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2024-02-11 16:06:35.977 [Test worker @coroutine#6658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-02-11 16:06:35.991 [Test worker @coroutine#6658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2024-02-11 16:06:36.001 [Test worker @coroutine#6659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2024-02-11 16:06:36.003 [Test worker @coroutine#6661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2024-02-11 16:06:36.004 [Test worker @coroutine#6663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7abd4 2024-02-11 16:06:36.011 [DefaultDispatcher-worker-16 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466cca41 2024-02-11 16:06:36.011 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.011 [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:57015/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:36.011 [DefaultDispatcher-worker-16 @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.013 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.013 [DefaultDispatcher-worker-7 @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57015/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-02-11 16:06:36.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-02-11 16:06:36.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-02-11 16:06:36.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34d08905 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.070 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-11 16:06:36.071 [Test worker @coroutine#6683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-02-11 16:06:36.072 [DefaultDispatcher-worker-1 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45302e66 2024-02-11 16:06:36.072 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.072 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:36.072 [DefaultDispatcher-worker-1 @coroutine#2848] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.074 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.074 [DefaultDispatcher-worker-13 @coroutine#2848] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47683/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.089 [Test worker @coroutine#6683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-11 16:06:36.099 [Test worker @coroutine#6687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-11 16:06:36.101 [Test worker @coroutine#6689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-11 16:06:36.103 [Test worker @coroutine#6691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2728e305 2024-02-11 16:06:36.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-02-11 16:06:36.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-02-11 16:06:36.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-02-11 16:06:36.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f20ff8e 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-11 16:06:36.108 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-11 16:06:36.109 [Test worker @coroutine#6708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-02-11 16:06:36.121 [Test worker @coroutine#6708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-11 16:06:36.132 [Test worker @coroutine#6709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-11 16:06:36.133 [Test worker @coroutine#6711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-11 16:06:36.135 [Test worker @coroutine#6713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-11 16:06:36.135 [DefaultDispatcher-worker-1 @coroutine#2881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374bf34b 2024-02-11 16:06:36.136 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.136 [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:49985/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:36.136 [DefaultDispatcher-worker-1 @coroutine#2881] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.137 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.137 [DefaultDispatcher-worker-13 @coroutine#2881] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49985/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.143 [DefaultDispatcher-worker-17 @coroutine#6716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-11 16:06:36.151 [DefaultDispatcher-worker-17 @coroutine#6731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5 2024-02-11 16:06:36.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-02-11 16:06:36.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-02-11 16:06:36.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:36.153 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9e25b5: (connection evicted) 2024-02-11 16:06:36.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-02-11 16:06:36.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a9e261d 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.155 [Test worker @coroutine#6740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-02-11 16:06:36.156 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-02-11 16:06:36.156 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-02-11 16:06:36.156 [Test worker @coroutine#6740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-02-11 16:06:36.175 [Test worker @coroutine#6740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-02-11 16:06:36.185 [Test worker @coroutine#6742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-02-11 16:06:36.187 [Test worker @coroutine#6744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-02-11 16:06:36.188 [Test worker @coroutine#6746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-02-11 16:06:36.199 [DefaultDispatcher-worker-17 @coroutine#6748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-02-11 16:06:36.208 [DefaultDispatcher-worker-17 @coroutine#6761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2024-02-11 16:06:36.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-02-11 16:06:36.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-02-11 16:06:36.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:36.209 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e90939f: (connection evicted) 2024-02-11 16:06:36.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-02-11 16:06:36.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-02-11 16:06:36.212 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5035c23c 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.213 [Test worker @coroutine#6770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-02-11 16:06:36.214 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-11 16:06:36.214 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-11 16:06:36.214 [Test worker @coroutine#6770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-02-11 16:06:36.230 [Test worker @coroutine#6770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-11 16:06:36.240 [Test worker @coroutine#6771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-11 16:06:36.242 [Test worker @coroutine#6773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-11 16:06:36.243 [Test worker @coroutine#6775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8458a1 2024-02-11 16:06:36.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-02-11 16:06:36.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-02-11 16:06:36.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-02-11 16:06:36.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-02-11 16:06:36.250 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-02-11 16:06:36.250 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.250 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.250 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.250 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.250 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.250 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b2a6ed3 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6b36d7 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6b36d7 2024-02-11 16:06:36.251 [Test worker @coroutine#6794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-02-11 16:06:36.264 [Test worker @coroutine#6794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6b36d7 2024-02-11 16:06:36.275 [Test worker @coroutine#6795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6b36d7 2024-02-11 16:06:36.276 [Test worker @coroutine#6797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6b36d7 2024-02-11 16:06:36.278 [Test worker @coroutine#6799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c6b36d7 2024-02-11 16:06:36.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-02-11 16:06:36.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-02-11 16:06:36.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-02-11 16:06:36.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d6161b9 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.283 [Test worker @coroutine#6816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-02-11 16:06:36.284 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b9dfcd 2024-02-11 16:06:36.284 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@79b9dfcd 2024-02-11 16:06:36.284 [Test worker @coroutine#6816] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-02-11 16:06:36.297 [Test worker @coroutine#6816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b9dfcd 2024-02-11 16:06:36.307 [Test worker @coroutine#6817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b9dfcd 2024-02-11 16:06:36.309 [Test worker @coroutine#6819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b9dfcd 2024-02-11 16:06:36.311 [Test worker @coroutine#6821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79b9dfcd 2024-02-11 16:06:36.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-02-11 16:06:36.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-02-11 16:06:36.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-02-11 16:06:36.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-02-11 16:06:36.319 [DefaultDispatcher-worker-6 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127320df 2024-02-11 16:06:36.319 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.319 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:36.319 [DefaultDispatcher-worker-6 @coroutine#2927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.320 [DefaultDispatcher-worker-10 @coroutine#2927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.320 [DefaultDispatcher-worker-10 @coroutine#2927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58301/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42fe9099 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@657f1fc3 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@657f1fc3 2024-02-11 16:06:36.321 [Test worker @coroutine#6848] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-02-11 16:06:36.335 [Test worker @coroutine#6848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657f1fc3 2024-02-11 16:06:36.345 [Test worker @coroutine#6850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657f1fc3 2024-02-11 16:06:36.347 [Test worker @coroutine#6852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657f1fc3 2024-02-11 16:06:36.349 [Test worker @coroutine#6854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@657f1fc3 2024-02-11 16:06:36.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-02-11 16:06:36.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-02-11 16:06:36.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-02-11 16:06:36.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55732ae6 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.352 [Test worker @coroutine#6865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-02-11 16:06:36.353 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-11 16:06:36.353 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-11 16:06:36.353 [Test worker @coroutine#6865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-02-11 16:06:36.366 [Test worker @coroutine#6865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-11 16:06:36.376 [Test worker @coroutine#6866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-11 16:06:36.378 [Test worker @coroutine#6868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-11 16:06:36.380 [Test worker @coroutine#6870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d5a4e59 2024-02-11 16:06:36.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-02-11 16:06:36.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-02-11 16:06:36.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-02-11 16:06:36.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502a9b30 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2024-02-11 16:06:36.383 [Test worker @coroutine#6881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-02-11 16:06:36.397 [Test worker @coroutine#6881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2024-02-11 16:06:36.403 [DefaultDispatcher-worker-9 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6075a4ea 2024-02-11 16:06:36.403 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.403 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:36.403 [DefaultDispatcher-worker-9 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.405 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.405 [DefaultDispatcher-worker-10 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40495/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.407 [Test worker @coroutine#6882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2024-02-11 16:06:36.409 [Test worker @coroutine#6887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2024-02-11 16:06:36.411 [Test worker @coroutine#6889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4494ed08 2024-02-11 16:06:36.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-02-11 16:06:36.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-02-11 16:06:36.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-02-11 16:06:36.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b96ea23 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.414 [Test worker @coroutine#6900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-02-11 16:06:36.415 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-02-11 16:06:36.415 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-02-11 16:06:36.415 [Test worker @coroutine#6900] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-02-11 16:06:36.428 [Test worker @coroutine#6900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-02-11 16:06:36.438 [Test worker @coroutine#6901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-02-11 16:06:36.440 [Test worker @coroutine#6903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-02-11 16:06:36.442 [Test worker @coroutine#6905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65640109 2024-02-11 16:06:36.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-02-11 16:06:36.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-02-11 16:06:36.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-02-11 16:06:36.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a8f92d 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-11 16:06:36.446 [Test worker @coroutine#6916] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-02-11 16:06:36.460 [Test worker @coroutine#6916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-11 16:06:36.466 [DefaultDispatcher-worker-10 @coroutine#2989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7612f385 2024-02-11 16:06:36.466 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.466 [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:42441/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:36.466 [DefaultDispatcher-worker-10 @coroutine#2989] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.467 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.467 [DefaultDispatcher-worker-14 @coroutine#2989] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42441/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.470 [Test worker @coroutine#6917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-11 16:06:36.472 [Test worker @coroutine#6923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-11 16:06:36.473 [Test worker @coroutine#6925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ec690bd 2024-02-11 16:06:36.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-02-11 16:06:36.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-02-11 16:06:36.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-02-11 16:06:36.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786125a6 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.478 [Test worker @coroutine#6938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-02-11 16:06:36.479 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-11 16:06:36.479 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-11 16:06:36.479 [Test worker @coroutine#6938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-02-11 16:06:36.492 [Test worker @coroutine#6938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-11 16:06:36.503 [Test worker @coroutine#6939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-11 16:06:36.504 [Test worker @coroutine#6941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-11 16:06:36.506 [Test worker @coroutine#6943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2024-02-11 16:06:36.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-02-11 16:06:36.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-02-11 16:06:36.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.508 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-02-11 16:06:36.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34272839 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.509 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-11 16:06:36.510 [Test worker @coroutine#6956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-02-11 16:06:36.523 [Test worker @coroutine#6956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-11 16:06:36.534 [Test worker @coroutine#6957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-11 16:06:36.536 [Test worker @coroutine#6959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-11 16:06:36.537 [Test worker @coroutine#6961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17eb35fa 2024-02-11 16:06:36.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-02-11 16:06:36.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-02-11 16:06:36.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-02-11 16:06:36.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8773c7 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.541 [Test worker @coroutine#6974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-02-11 16:06:36.542 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2024-02-11 16:06:36.542 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2024-02-11 16:06:36.542 [Test worker @coroutine#6974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-02-11 16:06:36.555 [Test worker @coroutine#6974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2024-02-11 16:06:36.566 [DefaultDispatcher-worker-13 @coroutine#3032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2024-02-11 16:06:36.566 [DefaultDispatcher-worker-10 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b679e0 2024-02-11 16:06:36.566 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.566 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:36.566 [DefaultDispatcher-worker-13 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.566 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.566 [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-11 16:06:36.566 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.566 [Test worker @coroutine#6975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2024-02-11 16:06:36.567 [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-11 16:06:36.567 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.567 [DefaultDispatcher-worker-5 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56615/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.568 [Test worker @coroutine#6981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2024-02-11 16:06:36.570 [Test worker @coroutine#6984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5876cd86 2024-02-11 16:06:36.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-02-11 16:06:36.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-02-11 16:06:36.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-02-11 16:06:36.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-02-11 16:06:36.575 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-02-11 16:06:36.575 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5926f291 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2024-02-11 16:06:36.576 [Test worker @coroutine#6997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-02-11 16:06:36.590 [Test worker @coroutine#6997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2024-02-11 16:06:36.600 [Test worker @coroutine#6998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2024-02-11 16:06:36.602 [Test worker @coroutine#7000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2024-02-11 16:06:36.603 [Test worker @coroutine#7002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1f872 2024-02-11 16:06:36.606 [UI Thread @coroutine#7011] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-02-11 16:06:36.606 [UI Thread @coroutine#7011] 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-11 16:06:36.606 [UI Thread @coroutine#7011] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-02-11 16:06:36.608 [UI Thread @coroutine#7011] 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-11 16:06:36.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-02-11 16:06:36.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-02-11 16:06:36.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-02-11 16:06:36.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7e13c0 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.611 [Test worker @coroutine#7017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-02-11 16:06:36.612 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-02-11 16:06:36.612 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-02-11 16:06:36.612 [Test worker @coroutine#7017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-02-11 16:06:36.630 [Test worker @coroutine#7017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-02-11 16:06:36.640 [Test worker @coroutine#7018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-02-11 16:06:36.642 [Test worker @coroutine#7020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-02-11 16:06:36.644 [Test worker @coroutine#7022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-02-11 16:06:36.646 [UI Thread @coroutine#7033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39667/Site/verify 2024-02-11 16:06:36.646 [UI Thread @coroutine#7033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39667/Site/verify. 2024-02-11 16:06:36.646 [UI Thread @coroutine#7033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39667/Site/verify 2024-02-11 16:06:36.647 [UI Thread @coroutine#7033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39667/Site/verify 2024-02-11 16:06:36.648 [UI Thread @coroutine#7033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39667/Site/verify 2024-02-11 16:06:36.648 [UI Thread @coroutine#7033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39667/Site/verify. 2024-02-11 16:06:36.648 [UI Thread @coroutine#7033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39667/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:36.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-02-11 16:06:36.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-02-11 16:06:36.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-02-11 16:06:36.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-02-11 16:06:36.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3872c85f 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-02-11 16:06:36.655 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-02-11 16:06:36.656 [Test worker @coroutine#7040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-02-11 16:06:36.656 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@774b798 2024-02-11 16:06:36.656 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@774b798 2024-02-11 16:06:36.656 [Test worker @coroutine#7040] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-02-11 16:06:36.672 [Test worker @coroutine#7040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774b798 2024-02-11 16:06:36.683 [Test worker @coroutine#7041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774b798 2024-02-11 16:06:36.684 [Test worker @coroutine#7043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774b798 2024-02-11 16:06:36.686 [Test worker @coroutine#7045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774b798 2024-02-11 16:06:36.696 [DefaultDispatcher-worker-9 @coroutine#7047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774b798 2024-02-11 16:06:36.698 [DefaultDispatcher-worker-9 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@493250cf 2024-02-11 16:06:36.698 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.698 [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:40227/UmAppDatabase/replication/nodeId. 2024-02-11 16:06:36.698 [DefaultDispatcher-worker-9 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.699 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.699 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40227/UmAppDatabase/replication/nodeId 2024-02-11 16:06:36.704 [DefaultDispatcher-worker-15 @coroutine#7040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774b798 2024-02-11 16:06:36.709 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49469/557603563031801856/_ustadmanifest.json 2024-02-11 16:06:36.709 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49469/557603563031801856/_ustadmanifest.json. 2024-02-11 16:06:36.709 [UI Thread @coroutine#7059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49469/557603563031801856/_ustadmanifest.json 2024-02-11 16:06:36.710 [UI Thread @coroutine#7059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49469/557603563031801856/_ustadmanifest.json 2024-02-11 16:06:36.710 [UI Thread @coroutine#7059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49469/557603563031801856/_ustadmanifest.json 2024-02-11 16:06:36.710 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49469/557603563031801856/_ustadmanifest.json. 2024-02-11 16:06:36.711 [UI Thread @coroutine#7059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49469/557603563031801856/_ustadmanifest.json to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:36.711 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49469/tincan.xml 2024-02-11 16:06:36.711 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49469/tincan.xml. 2024-02-11 16:06:36.711 [UI Thread @coroutine#7059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49469/tincan.xml 2024-02-11 16:06:36.712 [UI Thread @coroutine#7059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49469/tincan.xml 2024-02-11 16:06:36.712 [UI Thread @coroutine#7059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49469/tincan.xml 2024-02-11 16:06:36.712 [UI Thread @coroutine#7059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49469/tincan.xml. 2024-02-11 16:06:36.712 [UI Thread @coroutine#7059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49469/tincan.xml to class io.ktor.utils.io.core.ByteReadPacket 2024-02-11 16:06:36.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-02-11 16:06:36.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-02-11 16:06:36.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-02-11 16:06:36.714 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@774b798: (connection evicted) 2024-02-11 16:06:36.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-02-11 16:06:36.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-02-11 16:06:36.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed.